-
build+start (detached) via Makefile command
make docker_compose_up
-
test application via curl command
$ curl localhost:8080
curl output
<!DOCTYPE html> <html> <head> <title>Simple App</title> </head> <body> <h1>Simple App</h1> <p>The env <b>$MESSAGE</b> of the backend system is: <b>Hello from backend</b></p> </body> </html>
-
stop local stage
make docker_compose_down
-
cleanup (alternative to point 3)
make clean
-
Notifications
You must be signed in to change notification settings - Fork 0
dsteininger86/simpleapp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published