Skip to content

UdotCASH/uchain-info-frontend

 
 

Repository files navigation

Uchain.info frontend

Running and configuring the app

You can configure your app by passing necessary environment variables when starting the container. See full list of ENVs and their description here.

docker run -d --name uchain-frontend -p 3000:3000 --env-file <path-to-your-env-file> ghcr.io/blockscout/frontend:latest

About

Front-end application for Uchain info

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.7%
  • HTML 1.8%
  • Other 1.5%