Quaver/Quaver.Website ↗
Created Feb 20, 2021 · View the Quaver/Quaver.Website repository page
The front-end website for Quaver.
Want this for your repo?
Render a free sample of any GitHub repo in seconds.
Contributors
7
Lines of Code
1,728
From
Dec 9, 2019
To
Jan 29, 2021
About Quaver/Quaver.Website
Quaver.Website is the front-end website for Quaver, a rhythm game platform. Built with TypeScript and Node.js, the project handles the web interface and user-facing components for the Quaver gaming community. The website serves as the primary way players interact with the platform, access game information, and manage their accounts.
The project uses a standard Node.js setup with TypeScript compilation. Users can get the site running by installing dependencies with npm, compiling the TypeScript code, configuring a config.json file with their specific settings, and running the application with Node. The codebase is licensed under AGPL-3.0, making it open-source and publicly available for community contribution and modification.
