A modern open-source manga, manhwa and light novel reading platform built with performance, scalability and user experience in mind.
Mangile is a modern web platform for reading manga, manhwa, manhua and light novels.
The project focuses on delivering a clean reading experience while providing rich metadata, user libraries, authentication, bookmarks, favorites and scalable content management in Turkish Language.
Unlike traditional readers, Mangile is designed with a modern architecture that separates the frontend, backend and content services, making it easier to maintain and extend.
- 📚 Manga, Manhwa and Light Novel support
- 📖 Advanced reader experience
- 🔖 Personal Lists
- 🔄 Sync with Anilist & MAL
- 👤 User authentication
- 🔍 Powerful search
- 🏷 Rich metadata
- 📱 Fully responsive UI
- ⚡ Fast page loading
- 🌙 Switch Mode
- 🔄 Scalable backend architecture
- 🌍 Multi-language ready
- Nuxt 4
- TypeScript
- Tailwind CSS
- Nuxt UI
- Go
- REST API
- Logto
- Sanity CMS
- AniList
- MyAnimeList
- MangaDex
git clone https://github.com/falsisdev/mangile.git
cd mangilepnpm installCreate a .env file.
Example:
NUXT_BACKENDBASE=
NUXT_SANITY_PROJECT_ID=
NUXT_SANITY_DATASET=
NUXT_LOGTO_ENDPOINT=
NUXT_LOGTO_APP_ID=
NUXT_LOGTO_APP_SECRET=
NUXT_LOGTO_COOKIE_ENCRYPTION_KEY=pnpm devThe application will be available at:
http://localhost:3000
Mangile aims to provide:
- A beautiful reading experience
- Modern UI/UX
- High performance
- Clean architecture
- Easy deployment
- Extensible codebase
- Open-source community contributions
Coming soon.
- Searching
- Manga Reader
- Novel Reader
- Serie Recommendations
- Article Pages
- Explore Page Filter
- User authentication
- User Profile
- List Actions
- Reading history
- Sync MAL, AniList & MangaDex
- Metadata integration
- PWA support
- Reading statistics
- Community reviews
- AI Recommendation system
- Mobile application
- Offline reading
Contributions are welcome.
- Fork the repository.
- Create a new branch.
git checkout -b feature/my-feature- Commit your changes.
git commit -m "feat: add amazing feature"- Push your branch.
git push origin feature/my-feature- Open a Pull Request.
This project is licensed under the Apache License.
Developed by Falsis
GitHub
Made with ❤️ for manga & novel readers.