Next.jsDockerScraping
MagiReads
Manga reading platform with custom scraper API backend and full web UI.
Full-stack manga app with Next.js frontend and a custom scraper API. Containerised with Docker Compose. Includes authentication and user reading state.
Key Points
- Custom scraper API serving content without relying on third-party services
- Full authentication system with per-user reading state
- Docker Compose deployment for consistent local and production environments
Tech Stack
Next.jsNode.jsCustom scraper APIDocker ComposeMongoDBJWT auth