- Clone the repository
- Install Bun
- Run
bun installto install the dependencies - Copy the
.env.examplefile to.envand fill in the required environment variables - Run
bun startto start the development server
After starting the development server, the API docs will be available at http://localhost:3000/swagger