Skip to content

pixilated730/eyepapcornanime

Repository files navigation

Eyeypapcorn

An open source anime streaming website that allows you to browse & watch a vast collection of anime, powered by eyepapcorn API

Stars Forks

Installation

Self-Hosting

Clone Reposiory

git clone 

Install Dependencies

pnpm install #or npm install

Add your api instance url to .env file (or you can just use our default api)

API_URL=https://api.eyepapcorn.com

Run dev server

pnpm dev #or npm run dev
Vercel

To deploy & host you own instance of eyepapcorn on vercel, you can simply click the button below and follow the steps on vercel page

Deploy

Navigate to Project > Settings > Environment Variables and then add the following the environment variable

API_URL=https://api.eyepapcorn.com

Tech Stack

License

This project is distributed under the MIT License.

About

for the love of anime

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published