You have to setup your pgsql connection into .env file.
Do not forget to install dependencies. yarn install or npm install
Start ts server in watch mode. yarn watch or npm run watch
Start dev server with nodemon. yarn start:dev or npm run start:dev
You can change settings for the containers. ./docker-deploy.sh