This is a Next.js project bootstrapped with create-next-app.
First, run the development server: And load the seed data. The seed data contains the locations.
npm run dev
npm run seedCopy the .env.example file as .env and update the values accordingly.
These .env values set up the connection to the database, clerk credentials and nextjs environment variables.
The app is hosted on vercel and can be viewed here