Skip to content

caiofelipe97/nestjs-prisma

Repository files navigation

Nest.JS backend with Prisma

Tecnologies

  • NestJS
  • Prisma

How to run

  • Run docker-compose up -d to start the DB.
  • First populate the .env file with the DATABASE_URL from the docker-compose.yml file.
  • npm run start:dev to start the Nest Project
  • npx prisma studio to open prisma studio

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published