Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 507 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 507 Bytes

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

bun install
bun dev

Environment Variables

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.