Skip to content

Simple crud with node, express, sequelizer and postgres on docker-compose

Notifications You must be signed in to change notification settings

atxpaul/crud-nsp

Repository files navigation

This is a simple crud with node, express, sequelizer and postgress mounted on docker-compose.

This was created just for fun and learning.

##Usage:

docker-compose up -d nsp_db

docker-compose build

docker-compose up -d nsp_backend

You can test with tools like postman to create, read, update and delete users.

About

Simple crud with node, express, sequelizer and postgres on docker-compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages