Giter Site home page Giter Site logo

kitsune's Introduction

logo.png

Watch your favourite anime anywhere, anytime. No Ads.

Previously called AnimeWorldz, Kitsune is a free, open-source anime streaming website. It is built using the Next Js framework and Tailwind CSS.

Kitsune is still under development and may encounter many bugs. Feel free to open any issue regarding bugs or features

Also checkout the mobile app: Android, which is still called AnimeWorldz but will later be updated.

Features

  • No Ads - No ads, no popups, no redirects, no bullshit.
  • PWA Support - Kitsune is a PWA, which means you can install it on your phone.

Contributing

fork the repo

git clone <forked-repo>
git checkout -b <new-feature>
git add <changed-file>
git commit -m "New feature"
git push origin <new-feature>

then submit a pull request

Local Development

clone the repo
cd kitsune/
npm install or yarn

rename the .env.example file to .env then set in TMDB access key (READ ACCESS TOKEN) and vercel KV(optional).
then run the app

npm run dev or yarn dev

Deployment

Kitsune uses vercel KV to cache data. However, it is optional. To use caching you can create your own KV instance.

Deploy with Vercel

If you are deploying to vercel. Make sure to set ENVIRONMENT VARIABLE TMDB_ACCESS_KEY and set it your access key.

Docker

You can use docker to build and deploy kitsune. Check this repo KitsuneDocker

Credits

Consumet Enime-Project anime-data

Support

Join the Discord server: https://discord.gg/6yAJ3XDHTt

kitsune's People

Contributors

dovakiin0 avatar renovate[bot] avatar ve-ka avatar adenlall avatar rahulsya avatar anuragkumarsah avatar dou2ble avatar dotmak avatar jasondev01 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.