Skip to content

Sample project for a bookmarks API using NestJS 10, Docker, PostgreSQL, Passport.js, Prisma, Pactum, and DotEnv.

Notifications You must be signed in to change notification settings

abelnnieva/bookmarks-api

Repository files navigation

bookmarks-api

Sample project for a bookmarks API using NestJS 10, Docker, PostgreSQL, Passport.js, Prisma, Pactum, and DotEnv.

Run the API in development mode

npm install // install
npm run db:dev:restart // start postgres in docker and push migrations
npm run start:dev // start api in dev mode

About

Sample project for a bookmarks API using NestJS 10, Docker, PostgreSQL, Passport.js, Prisma, Pactum, and DotEnv.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published