GithubHelp home page GithubHelp logo

isabella232 / appengine-angular-guestbook-java Goto Github PK

View Code? Open in Web Editor NEW

This project forked from csells/appengine-angular-guestbook-java

0.0 0.0 0.0 501 KB

Yet another guestbook sample with angularjs and App Engine Java

License: Apache License 2.0

JavaScript 39.97% Batchfile 1.21% Shell 4.89% Java 47.37% CSS 0.55% HTML 6.01%

appengine-angular-guestbook-java's Introduction

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 [email protected]

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

appengine-angular-guestbook-java's People

Contributors

fredsa avatar ludoch avatar tmatsuo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.