Legacy Web app built with PHP, NodeJS, Express and Angular Containerised.
$ mkdir mysql && mkdir mongo
$ docker-compose build && docker-compose up -d
$ docker-compose stop
View Native JS Client: http://localhost:8081/js_client/
View AngularJS Client: http://localhost:8081/angular_client/
View PHP Client: http://localhost:8081/php_client/
Node JS Express API Route: http://localhost:8011/
PHP API Routes: