Skip to content

DevKor-github/TEAM-D-25-1-BE

Repository files navigation

Groo

Prerequisites

  • Node.js (>= 22)
  • PostgreSQL
  • pnpm
  • AutoEnv (Highly recommend)

Setup

  1. Clone the repository
  2. Install dependencies
pnpm install
  1. Create .env file, following .env.example
  2. Run following commands to initialize the database schema to your local database
npx prisma generate
npx prisma db push
  1. Run following command to start the development server.
pnpm start:dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •