Skip to content

Haugf/PERN_application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To build run: sudo Docker-Compose build To run run (This will update the containers being used without deleting Docker volumes): sudo Docker-compose up After this command, App should be running at http://0.0.0.0:8080/ To teardown run (This will delete Docker volumes): sudo Docker-compose down

About

A simple Containerized PERN application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published