Basic project to test nodejs express server and nginx proxy running in separate docker container.
1 - run "docker-compose up" to start pm2 deamon for nodejs server and nginx server
2 - Go to http://127.0.0.1:8080/api to check that the express rest root is running fine