Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/avalynndev/enjoytown

A website where you can watch drama, anime, movies and read manga for free. crafted using next.js and shadcn/ui
https://github.com/avalynndev/enjoytown

anime drama free manga movie nextjs nextjs14 shadcn-ui watch watch-free

Last synced: 3 months ago
JSON representation

A website where you can watch drama, anime, movies and read manga for free. crafted using next.js and shadcn/ui

Awesome Lists containing this project

README

        



Enjoytown








Logo




Logo

## What is Enjoytown?

Welcome to **Enjoytown** the one stop for all your streaming desires! Explore **[enjoytown.netlify.app](https://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!

## Images


Home Page

Screenshots [View More]


K Drama
Movie
Anime

## Installation 🛠️

### 1. Clone this repository using

```bash
git clone https://github.com/avalynndev/enjoytown.git
```

```bash
cd enjoytown
```

### 2. Installation

### Install Dependencies

```bash
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:
```env
DOWNLOAD_API_URL=https://v1.api.ani.rohi.dev/api/dramacool
CONSUMET_API_URL=https://consumet_api_url (dont end with slash)
CONSUMET_API_ANILIST_URL=https://consumet_api_url/meta/anilist (MENTION meta/anilist)
```

### 3. Run on development &/or production

- Run on development mode

```bash
npm run dev
```

- Run on production mode

```bash
npm start
```

> Deploy **your own Enjoytown** Instance on Vercel

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Favalynndev%2Fenjoytown&env=DOWNLOAD_API_URL,CONSUMET_API_URL,CONSUMET_API_ANILIST_URL)

## 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**](https://github.com/avalynndev/enjoytown/issues) section on GitHub and let us know what's up.

## Contributors 🤲

#### 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.

[![Star History Chart](https://api.star-history.com/svg?repos=avalynndev/enjoytown&type=Date)](https://star-history.com/embed?secret=#avalynndev/enjoytown&Date)