A temporary server for the miniblocks project, until migrating to GoLang.
Set up the environment variables in the .env file.
Then:
pnpm i
pnpm run dev
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
Create the fallowing secrets in GitHub!