Skip to content

entrius/gittensor-ui

Gittensor UI

Dashboard, analytics, miner evaluations for Gittensor, Subnet 74

Technologies

Node 20, React, Typescript, Docker

Local setup

Minimum Node version 20 required

Install packages

npm install

Set up .env file

This project reads variables from a .env file, set yours up by doing:

cp .env.example .env

# then edit the new .env file as you see fit
vim .env

Running the app

# development
npm run dev

Linting & Formatting

# Format all files
npm run format
# ESLint with auto-fix
npm run lint:fix
# Ensure the project builds cleanly
npm run build

About

UI for gittensor dashboard

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages