Make simple docker-compose file

Job ID: 36734629

Budget: $10 – $30 CAD

make simple HelloWorld dockerized application with PostgreSQL and Nest.js. Docker compose file must be compatible with version: 3.8.

Everything must run in docker so command to initialize a new Nest.js application and all CLI command together with configs must happen and run inside a DockerFile. The project must have separate folders for docker configs and for NestJS code. Docker-compose.yml file must include mounts so the changes in "src" folder must replicate in docker containers (like watchers, compilers and so on).

The project folder structure should look something like this:
project/
├─ docker/
│ ├─ Dockerfile
│ └─ docker-compose.yml
└─ src/
├─ main.ts


Stick to the project's budget. If you dont like it, dont bid at all.
Related categories: JavaScript Node.js Docker Nest.js Docker Compose