Skip to content

Bookmarks CRUD API built with Nestjs, TypeScript and PrismaORM, Docker and Postgres. Tested with Jest and Pactum

Notifications You must be signed in to change notification settings

mxnuchim/Bookmarks-CRUD-API-NestJS-TypeScript-Postgres

Repository files navigation

NestJs REST API

Run the API in development mode

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

About

Bookmarks CRUD API built with Nestjs, TypeScript and PrismaORM, Docker and Postgres. Tested with Jest and Pactum

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published