Arcade Songs Save

A utility site that provides a search interface for arcade games songs and sheets.

Project README

arcade-songs

Netlify Status Coding Style Gitmoji Translation status FOSSA Status

A utility site that provides a search interface for arcade games songs and sheets.

Prerequisites

Setup

# install dependencies
yarn install
  • Make a copy of the .env.example file as .env and fill out the required fields.

Development

# serve with hot reload at localhost
yarn run dev

# serve with hot reload on local network
yarn run dev:host

Build for production

# Build the application (if needed), generate every route as a HTML file and statically export to dist/ directory (used for static hosting).
yarn run generate

# serve the dist/ directory like your static hosting would do (Netlify, Vercel, Surge, etc), great for testing before deploying.
yarn run serve

Server hosting with SSR

# Build and optimize your application with webpack for production.
yarn run build

# Start the production server (after running nuxt build). Use it for Node.js hosting like Heroku, Digital Ocean, etc.
yarn run start

Data Source

See: https://github.com/zetaraku/arcade-songs-fetch

Contributing

Translation status

arcade-songs is now being translated using Weblate, a web tool designed to ease translating for both developers and translators.

If you found any problem in the translation, you can help improve it by any of:

The translation files are located in locales/.

If you have any ideas or suggestions, you can open an issue or use the ask form.

Contributors ✨

Special Thanks ✨

License

Copyright © 2022 Raku Zeta.

Licensed under the MIT License.

FOSSA Status

Open Source Agenda is not affiliated with "Arcade Songs" Project. README Source: zetaraku/arcade-songs

Open Source Agenda Badge

Open Source Agenda Rating