There is also a backend that provides all information and API, but currently, it's under development in the private repo, so the frontend is useless at the moment.
.nvmrc
file. You can use nvm use
if you have onenpm install
.env
file from .env.template
npm run dev
npm run build
shared-types
. For convenience, there's a git-pull
npm script that pulls all the submodules. To init git submodules run git submodule update --init --recursive
command.