Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

kleros/t2cr-dashboard

Repository files navigation

T²CR Dashboard

Frontend to view statistics on the T²CR and Badges.

Get Started

  1. Clone this repo.
  2. Duplicate .env.example, rename it to .env and fill in the environment variables.
  3. Run npm install to install dependencies and then npm start to run the service in development mode.

To run in production run npm run build and serve the build folder.

Tip

You can use serve and pm2 to run in production: 1- npm install -g serve pm2 2- pm2 serve build --name t2cr-dashboard

Other Scripts

  • npm run format - Lint, fix and prettify all the project.
  • npm run cz - Run commitizen.
  • npm run build - Create a production build.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •