https://github.com/vernsg/mangaverse-next
A simple manga reading based on Next JS
https://github.com/vernsg/mangaverse-next
manga-reader nextjs tailwindcss
Last synced: 5 months ago
JSON representation
A simple manga reading based on Next JS
- Host: GitHub
- URL: https://github.com/vernsg/mangaverse-next
- Owner: VernSG
- License: mit
- Created: 2025-03-25T18:19:34.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-04-21T03:31:21.000Z (7 months ago)
- Last Synced: 2025-05-17T17:09:09.938Z (6 months ago)
- Topics: manga-reader, nextjs, tailwindcss
- Language: JavaScript
- Homepage: https://www.mangaverse.my.id/
- Size: 560 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
MangaVerse Read Any Manga For Free
# Preview MangaVerse
More Screenshots
Home page after you login
Profile Page
Detail Page
Read Page
## Introduction
MangaVerse is an Manga,Manhwa,Manhua Reader website made possible by MangaVerse API build with NextJS and Tailwind with a sleek and modern design that offers MangaVerse integration to help you keep track of your favorite anime series. MangaVerse is entirely free and does not feature any ads, making it a great option for you who want an uninterrupted viewing experience.
## Features
- General
- User-friendly interface
- Free ad-supported Reading service
- Mobile-responsive design
- Next Auth Login
- PWA Supported Features
- Watch Page
- Player
- Skip op/ed button
- Comment section
- Profile page to see your watch list
## For Local Development
1. Clone this repository using :
```bash
git clone https://github.com/VernSG/MangaVerse.git
```
2. Install package using npm :
```bash
npm install
```
3. Create `.env` file in the root folder and put this inside the file :
```bash
DATABASE_URL="Using Provider MySQL Prisma"
NEXTAUTH_SECRET="Your Next Auth Secret"
```
5. Generate Prisma :
```bash
npx prisma migrate dev
npx prisma generate
### NOTE
# If you get a vercel build error related to prisma that says prisma detected but no initialized just change the following line in package.json line number 8
"build": "next build" to > "build": "npx prisma migrate deploy && npx prisma generate && next build"
```
6. Add this endpoint Rest API Anime Indo :
Deploy your Rest API MangaVerse Using Vercel or other platform
```bash
https://{your-website-api-url}
```
7. Start local server :
```bash
npm run dev
```
## Credits
- [WeebScraper](https://github.com/fahmih6/Weebs_Scraper) Api
- [MangaZuna](https://github.com/luckyindraefendi/mangazuna) for inspiring me making this site
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.
## Contact
Thank You for passing by!!
If you have any questions or feedback, please reach out to us at [contact@MangaVerse.xyz](mailto:snexmania76@gmail.com?subject=[Mangaverse]%20-%20Your%20Subject), or you can join our [discord sever](https://discord.gg/zmeA3gS9k2)
or you can DM me on Discord `panggilajasyris` or Instagram `thevoid.yamada`. (just contact me on one of these account)
## Support This Project
✨ [Star this project](https://github.com/VernSG/mangaverse-next)
Saweria