Welcome to Enjoytown the one stop for all your streaming desires! Explore enjoytown.netlify.app and dive into the world of movies, drama and anime.
Enjoy your favorite movies, drama and anime with English subs or dubs, and here's the kicker - no sign-up required!
git clone https://github.com/avalynndev/enjoytown.git
cd enjoytown
npm install
Add a ENV FILE with:
DOWNLOAD_API_URL=https://v1.api.ani.rohi.dev/api/dramacool
CONSUMET_API_URL=https://consumet_api_url (deploy your own with the instructions below, dont end with slash)
CONSUMET_API_ANILIST_URL=https://consumet_api_url/meta/anilist (MENTION meta/anilist)
TMDB_API_KEY=(get your own api key with the instructions below)
Deploy your own Consumet API Get your own TMDB api key here after registering
- Run on development mode
npm run dev
- Run on production mode
npm start
Deploy your own Enjoytown Instance on Vercel
Uh-oh, looks like you stumbled upon a bug? No worries, we're here to squash it! Just head over to our issues section on GitHub and let us know what's up.
Feel free to contribute to this project! Whether you're an experienced developer or have been in the field for a while, your help is valuable.