Git Product home page Git Product logo

arcade-songs's Introduction

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

Static hosting with SSG (recommended)

# 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

arcade-songs's People

Contributors

zetaraku avatar yangyangdaji avatar lomotos10 avatar ddinghoya avatar fossabot avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.