An open API service indexing awesome lists of open source software.

https://github.com/lixx21/notes-app


https://github.com/lixx21/notes-app

docker docker-compose nestjs postgresql rest-api

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Notes App

## Tech Stack

1. Nodejs
2. Nestjs
3. PostgreSQL
4. Docker

# How to Run

1. docker-compose up --build || docker-compose up --build -d

## Reference

https://www.freecodecamp.org/news/build-a-crud-rest-api-with-nestjs-docker-swagger-prisma/