Skip to content

mark4carter/rise-in-homes

Repository files navigation

To Run

  • Run the following commands to build the app.
$ mvn clean package
$ java -jar ./target/rise-in-homes-0.0.1-SNAPSHOT.jar 
$ docker build -t rise-in-home-.0.0.1 -f ./dockerbuild/Dockerfile .
$ docker run -P -d --name rise-in-homesV0 rise-in-homes-0.0.1

Then open http://localhost:8080

Path

Docker

JHipster

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published