๐ The front-end website for Quaver.
- Install the dependencies using
npm install
- Compile the project using
tsc
- Create a
config
folder in thedist
directory and copy theconfig.example.json
file renamed toconfig.json
- Fill in the appropriate configuration details
- Run using
node index.js
This project is licensed under the AGPL-3.0 license.