This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
bun install
bun dev
You need 2 files for setting up environment variables. One for Docker and one for Next.
Check the .env.example and .env.example.docker files for the environment variables you need to set.