Skip to content

moeoverflow/animeloop-web-nuxt

Repository files navigation

animeloop-web-nuxt

Animeloop web app written from scratch, built with Nuxt.js.

The backend is powered by animeloop-server. The loops is generated using animeloop-cli.

Features

  • PWA with Service Worker
  • Dirty i18n

Recent Updates

  • Updated to API v2

Todo

  • Clean up Spaghetti code
  • Styles refactoring
  • SeriesPage code refactoring
  • Unit Testing
  • ListPage by Season

Build Setup

# add API config
$ cp config.example.js config.js
$ $EDITOR config.js

# install dependencies
$ yarn install

# serve with hot reload at localhost:3333
$ yarn dev

# generate styleguidist
$ yarn styleguidist:build

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, checkout the Nuxt.js docs.

Credit

Moeoverflow: Animeloop API Backend

@Nanozuki (Telegram): API Handler, Navbar, Some code formatting

OrcaXS Suen: Everything else

About

Animeloop web app, built with Nuxt.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published