Skip to content

Repository files navigation

Set up Instrunction

  • Install dependecies with $ npm install;
  • There is an env.example file that shows you the enviroment variables you need
  • Run migrations with $ npx prisma migrate dev ;
  • To run in dev mode use $ npm run start:dev;
  • To create prod build $ npm run build;
  • To run in prod use $ npm run start
  • To seed the db run $ npx prisma db seed

postman docs

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages