Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

herskovi/appengine-angular-guestbook-java

Open more actions menu
 
 

Repository files navigation

appengine-angular-guestbook-java

Yet another guestbook sample with angularjs, jersey, and App Engine Java. You can build this project using Maven.

Author: Takashi Matsuo tmatsuo@google.com

Project Setup

Install Apache Maven and Karma if you haven't. See the links for install instructions. Update the angular-seed submodule with the following command:

$ git submodule update --init

To run the app locally, run the following command:

$ mvn appengine:devserver

Testing

  • Java Unit Tests

    $ mvn test

  • Javascript Unit Tests

    $ scripts/test.[sh|bat]

  • Integration Tests

    After launching the devserver, run the following:

    $ scripts/e2e-test.[sh|bat]

Note: If you want to debug the Java Unit Tests, add -DforkMode=never VM Option to your IDE's debug configuration.

How to deploy

To deploy the app, change the value of the application element in your src/main/webapp/WEB-INF/appengine-web.xml and run the following command:

$ mvn appengine:update

TODO

  • Integrate Karma javascript tests with Maven.
  • Write the end-to-end tests.

Contributing changes

  • See CONTRIB.md

Licensing

  • See LICENSE

About

Yet another guestbook sample with angularjs and App Engine Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 47.4%
  • JavaScript 40.0%
  • Shell 6.1%
  • HTML 6.0%
  • CSS 0.5%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.