Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 226 Bytes

Readme.md

File metadata and controls

6 lines (6 loc) · 226 Bytes

How to run this example

  1. Configure at least one Auth Provider (Google or Github)
  2. Update Env Variables from env-example
  3. Run docker compose up -d
  4. Run migrations prisma migrate dev
  5. Run application npm run dev