Skip to content

The open-source anime streaming service made with SvelteKit. It lets you search, watch animes without any ads with a beautiful UI. It can be self hosted or deployed online.

License

Notifications You must be signed in to change notification settings

jasanpreetn9/Codex

Repository files navigation

Logo

Codex - Watch animes online


The open-source anime streaming service made with SvelteKit. It lets you search, watch animes without any ads with a beautiful UI. It can be self hosted or deployed online.


Acknowledgements

Consumet is the underlying public free API's that are used for fetching the data about animes. [consumet/api.consumet.org] is used for scraping video sources.

Online Deployment

Following are the recommended online deployment services which are tested to work with this project. If you want to add a deployment service just open an issue.

Deploy with Vercel

Deploy with netlify

Local Deployment

You need to have nodejs and git installed on your pc for following the intructions

First download the repository using

git clone https://github.com/jasanpreetn9/Codex.git

This should download this repository to your computer. Next, to download the dependencies run

npm install

Now build and start the production build of the site using

npm build

This will start the app on http://localhost:5173

About

The open-source anime streaming service made with SvelteKit. It lets you search, watch animes without any ads with a beautiful UI. It can be self hosted or deployed online.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published