This is a Next.js project bootstrapped with create-next-app
.
Copy the sample environment file to get started, obtaining the necessary values from Engineering:
cp .env.local.sample .env.local
bun install
bun dev
Open http://localhost:3000 with your browser to see the result.
The website will redeploy on Vercel on merges to main
.