enjoytown
enjoytown copied to clipboard
A website where you can watch drama, anime, movies and read manga for free. crafted using next.js and shadcn/ui
Enjoytown
What is Enjoytown?
Welcome to Enjoytown the one stop for all your streaming desires! Explore enjoytown.pro 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!
Images
Screenshots [View More]
Installation 🛠️
1. Clone this repository using
git clone https://github.com/avalynndev/enjoytown.git
cd enjoytown
2. Installation
Install Dependencies
npm install
Go to the 'config` folder and edit the values as per your requirement or leave them as it is
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
Please notice
[!CAUTION] Self-hosting this application is strictly limited to personal use only. Commercial utilization is prohibited, and the inclusion of advertisements on your self-hosted website may lead to serious consequences, including potential site takedown measures. Ensure compliance to avoid any legal or operational issues.
3. Run on development &/or production
- Run on development mode
npm run dev
- Run on production mode
npm start
Deploy your own Enjoytown Instance on Vercel
Found a Bug? 🐞
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.
Contributors 🤲
EnjoyTown is now under One Development LLC (1Anime)
Want to Help Out?
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.