Dashboard For Nounspace Staking derived from the Morpheus Dashboard
yarn install
yarn start
yarn build
yarn lint
yarn rsc %release-version%
docker build --no-cache --progress=plain --build-arg BUILD_VERSION=1.0.0-rc.0 -t vue-template .
Env variables can be rewritten by [env.is] (./static/env.js) file in runtime. To do so, we need to provide same env variables there in json format
This project is licensed under the MIT License - see the LICENSE.md file for details