Skip to content

IUTCS-24-OpenAPI-Hackathon/IUT-AsyncLads

Repository files navigation

Development Setup

Install packages with,

bun install

Setup Database

  1. Start the postgres container. Make sure to populate .dockerenv.

    bun db:start
  2. Push schema changes to database.

    bun db:migrate:deploy
  3. Generate prisma definitions.

    bun db:generate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors