/NaniViro

Primary LanguageJavaScriptMIT LicenseMIT

naniviro

JavaScript Style Guide Netlify Status

Features

  • Fast, modern, and responsive interface
  • Dark theme
  • Stream and search anime
  • Manage your queue
  • MyAnimeList & AniList updating support
  • Much more...

Development

To run in development, run

yarn start

Building

To build static files, run

yarn build

To build the desktop app, run

cd desktop
yarn install
yarn build

Install what is in the dist folder.

Deployment

This is meant to be deployed on Netlify, to take advantage of their proxy feature and functions. A public version is available online, here.

Deploy to Netlify

License

MIT