Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.73 KB

README.md

File metadata and controls

44 lines (29 loc) · 1.73 KB

Installation

  • Clone this repo
  • Run MySQL
  • Write .env
  • npm install
  • npx prisma generate
  • npx prisma db push
  • npm run build
  • npm start