This is a Next.js project bootstrapped with
create-next-app
.
First, create a .env file based off the values in the .env.example file.
Next, install the dependencies:
pnpm install
Finally, run the development server:
pnpm dev
Open http://localhost:4000 with your browser to see the result.