- latest docker-compose
- text editor (VIM)
- snack
- create docker network with name of
local - create docker container
postgreswithlocalnetwork
- clone this repo
- create
.envfile with basic setup inside.env.example - change the current
envwith yours docker-compose --env-file ./.env up -d- go to inside
apicontainer yarn migrate- happy coding :D