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!
git clone https://github.com/avalynndev/enjoytown.git
cd enjoytown
bun i || npm i
Add a ENV FILE with:
DOWNLOAD_API_URL=https://v1.api.ani.rohi.dev/api/dramacool
CONSUMET_API_URL=https://consumet_api_url
TMDB_API_KEY=
# Find how to get your own api key on the readme
PROXY_M3U8 = "https://yourproxy.com/fetch?url=
# PROXY_M3U8 would be found at https://github.com/JulzOhern/Gogoanime-and-Hianime-proxy. If deploying to vercel keep . as output directory.
BETTER_AUTH_SECRET=
#https://generate-secret.vercel.app/32
NEXT_PUBLIC_API_URL=localhost:3000
BETTER_AUTH_URL=localhost:3000
RESEND_API_KEY=
# check resend website to get the api key
DATABASE_URL=
# create a database with neon.tech website
PROXY_M3U8 would be found at Hianime-proxy. If deploying to vercel keep . as output directory.
Deploy your own Consumet API
Get your own TMDB api key here after registering
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.
- Run on development mode
bun run dev || npm run dev
- Run on production mode
bun run start || 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.
EnjoyTown is now under AniVerse Pte Ltd (1Anime)
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.