The official repository for the rustbyte website. The website can be found here
. This website can be used for many things such as generating configuration files and more.
We do not recommend running this website yourself, but here are the instructions anyways.
- Install the project dependencies:
npm i
- Running the website:
npm run dev
This project is licensed under AGPLv3
license. See the LICENSE
file for more information.