Optional Dashboard to interface with your Argon Server. Made by LimeGradient.
- Clone the repository and install all the packages with
npm install - Run
npm run buildin the base directory - Move all the contents of the
distfolder into adashboardfolder in the working directory of the Argon server. - Visit the route
/v1/admin/dashto get to your dashboard - You can login with your secret key defined in
config.json