Skip to content

Legacy Web app built with PHP, NodeJS, Express and Angular Containerised.

Notifications You must be signed in to change notification settings

jamesdordoy/docker-points-of-interests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Points of Interest using Docker

Legacy Web app built with PHP, NodeJS, Express and Angular Containerised.

Create volume folders

$ mkdir mysql && mkdir mongo

Running the container

$ docker-compose build && docker-compose up -d

Running the container

$ docker-compose stop

View API & Clients

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:

About

Legacy Web app built with PHP, NodeJS, Express and Angular Containerised.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published