This is an example NodeJs application that uses PostgreSQL as a backend database. It is compiled using Codefresh.
To compile and package using Docker compose
docker-compose up
This command will also execute the tests automatically.
There is also a codefresh.yml for easy usage with the Codefresh CI/CD platform.
More details can be found in Codefresh documentation