8000 GitHub - SaitoErick/appofthings
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SaitoErick/appofthings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#CI&T App of Things

CI&T App Of Things Project

Requires Apache Maven 3.0 or greater, and JDK 6+ in order to run.

To build, run

mvn package

Building will run the tests, but to explicitly run tests you can use the test target

mvn test

To start the app, use the App Engine Maven Plugin that is already included in this demo. Just run the command.

mvn appengine:devserver

For further information, consult the Java App Engine documentation.

Access the application in: http://localhost:8080/

To see all the available goals for the App Engine plugin, run

mvn help:describe -Dplugin=appengine

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0