The frontend.
This is a Next.js project bootstrapped with create-next-app
.
See .env.example
Make a copy and fill in the values
cp .env.example .env
Next, run the development server:
yarn dev
Open http://localhost:3000 with your browser to see the result.
To make a production build:
node build.mjs