A utility site that provides a search interface for arcade games songs and sheets.
# install dependencies
yarn install
- Make a copy of the
.env.example
file as.env
and fill out the required fields.
# serve with hot reload at localhost
yarn run dev
# serve with hot reload on local network
yarn run dev:host
- For a detailed explanation of each directory, check out the Nuxt documentation.
# 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
# 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
See: https://github.com/zetaraku/arcade-songs-fetch
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:
- Editing on Weblate directly.
- Opening an issue to point out the problem.
- Creating a pull request to submit your edit.
The translation files are located in locales/
.
If you have any ideas or suggestions, you can open an issue or use the ask form.
- Korean translation
- Spanish translation
- Indonesian translation
- Internal level information for maimai
- Internal level information for CHUNITHM
- Internal level information for オンゲキ
- Internal level information for NOSTALGIA
- Sheet information for maimai China ver. (舞萌DX)
- ... and all the players contributing sheet data and reporting issues!
Copyright © 2022 Raku Zeta.
Licensed under the MIT License.