benjoquilario / animehi-stream

AnimeHi is an anime streaming service that uses the consumet API. No ads and no vpn required.
https://animehi-stream.vercel.app/
GNU General Public License v3.0
41 stars 22 forks source link
nextjs reactjs tailwindcss typescript

AnimeH AnimeHi

AnimeHi - Watch animes without ads

AnimeHi is an open-source anime streaming service that uses the consumet API, built using NextJS with typescript and Tailwind CSS. It lets you search, watch animes without any ads with a beautiful user interface.

Github Stars Github Issues Github Forks



Screenshots

Home Page
Screenshots [View More]
### Watch Page Watch your favorite anime for free Watch Page ### Comments Share your thought in episode Watch Page

Try the App: AnimeHI

Acknowledgements

This app would not have been possible without the kind and rapid support of the experts over at Consumet. AnimeHI was built using the Consumet API to supply 99% of the data.

Features

Coming Features

Installation and Local Development

1. Clone this repository using

git clone https://github.com/benjoquilario/animehi-stream.git
cd animehi-stream

2. Install Dependencies

bun install

Copy .env.example into .env in the root folder

cp .env.example .env.local

4. Sync your database

npx prisma migrate dev

4. Run on development &/or production

bun run dev
bun run preview

Contribution

Your ideas, translations, design changes, code cleaning, real heavy code changes, or any help are always welcome. The more is the contribution, the better it gets.

Pull requests will be reviewed

Author

Benjo Quilario

Please give this repository a ⭐️ if you liked this app. It seems like a little thing, but it helps a lot with the motivation.

License

Licensed under AG