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.
- 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
- Player
- Profile page to see your watch list
- Clone this repository using :
git clone https://github.com/VernSG/MangaVerse.git- Install package using npm :
npm install- Create
.envfile in the root folder and put this inside the file :
DATABASE_URL="Using Provider MySQL Prisma"
NEXTAUTH_SECRET="Your Next Auth Secret"- Generate Prisma :
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"- Add this endpoint Rest API Anime Indo : Deploy your Rest API MangaVerse Using Vercel or other platform
https://{your-website-api-url}- Start local server :
npm run dev- WeebScraper Api
- MangaZuna for inspiring me making this site
This project is licensed under the MIT License - see the LICENSE.md file for details.
Thank You for passing by!!
If you have any questions or feedback, please reach out to us at contact@MangaVerse.xyz, or you can join our discord sever
or you can DM me on Discord panggilajasyris or Instagram thevoid.yamada. (just contact me on one of these account)
Saweria




