/yves-frontend

Steven Universe Wiki’s chat logs/stats front-end

Primary LanguageVueMozilla Public License 2.0MPL-2.0

yves-frontend

Quality Gate Status Bugs Code Smells CodeFactor DeepScan grade

Steven Universe Wiki's chat logs/stats front-end. Originally written using Svelte, later ported to Vue 3.

Development

  • Clone the repo
  • npm install
  • Start the dev server: npm dev
  • Build for production: npm build
  • Profit?

    Environment variables

    • VITE_YVES_API: Base URL of the back-end server. If not set, falls back to http://localhost:3030.