- Anime Dragon is a Anime Slayer Backend for the Anime Slayer App Clone , it functions exactly as the Original Anime Slayer but with minor changes and improvements.
- Still in Dev Phase
- Watch Anime Episodes
- Get Animes
- Search For Animes with Custom Filters
- Get Favorite Animes and Watch List
- Add Animes To Favorite List
- Add Animes To Watch List
- Get A Detailld Description Of An Anime
- Sign in and Sign up
- Add Reviews To Animes and see them
- Custom Filtering
- Get User Profile
- Settings
- Add Admin Side that can add animes and episodes and manage All the database
- Add a feature to download episodes
- add comments on anime
- NestJS
- Prisma
- MySQL
- Multer
- Passport
- Bcrypt
- class-validator , class-transformer
- JWT
Nest framework TypeScript starter repository.
npm install
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
- Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.