Skip to content

qiyichain/dashboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thirdweb.com

This repo contains the full source for all of thirdweb.com and the thirdweb dashboard.

Building

Install dependencies

We use yarn.

yarn install

Starting local dev server.

Make sure to set up a valid .env file, as this is not checked into github!, you can use .env.example for the keys you will need.

yarn dev

Building for production

yarn build

About

thirdweb.com and the thirdweb dashboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.8%
  • JavaScript 1.2%