Skip to content

janguianodev/invitation

Repository files navigation

Description

Dev environment

  1. Clone the repository
  2. Copy .env.template to .env and fill the variables.
  3. Run npm install.
  4. Run database using docker compose up -d
  5. Run migrations npx prisma migrate dev
  1. Run npm run dev

Releases

No releases published

Packages

No packages published

Languages