practicing-docker-node-ts-postgresql

DESCRIPTION

Just practicing how to integrate an app and a database (both in different containers) using docker-compose. Pretty much that!

Tools used:

  • NodeJS
  • TypeScript
  • PostgreSQL
  • Docker