This repo contains the code for the Docker, Postgres, Node, Typescript Setup article.
Note:
The .env
file was commited for learning purposes. Do not commit it for a real project!
To run locally:
- Run
npm i
- Run
docker-compose up
This repo contains the code for the Docker, Postgres, Node, Typescript Setup article.
Note:
The .env
file was commited for learning purposes. Do not commit it for a real project!
To run locally:
npm i
docker-compose up