Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 590 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 590 Bytes

Quaver.Website Discord

🌎 The front-end website for Quaver.

Setting Up

  • Install the dependencies using npm install
  • Compile the project using tsc
  • Create a config folder in the dist directory and copy the config.example.json file renamed to config.json
  • Fill in the appropriate configuration details
  • Run using node index.js

License

This project is licensed under the AGPL-3.0 license.