Giter Site home page Giter Site logo

gotdrink's Introduction

Instrutions on Setting up Development Environment

First Think

Hard Hard Hard

Project HomePage

Project Deploy URL http://gotdrink-alpha.appspot.com/

Requirement

Have these installed before starting:

  1. Jdk 1.7
  2. Apache Maven 3.2.
  3. Eclipse Kepler

Steps

  1. Clone the GIT repository to your local disk.
  2. Go to the project folder and into the folder called "core"
  3. Type "mvn clean install" to install the dependencies

Setting up Eclipse

  1. Now you are ready to import it to Eclipse
  2. Go to File--> Import--> Existing Maven Projects
  3. Navigate to the repository and click import

Deployment

  1. After the project is build successfully use "mvn appengine:devserver" to deploy locally
  2. After testing locally "mvn appengine:update" to deploy to the Google Webservers

Note: Always do the local deploy before pushing a deploy to Google Webservers making sure that the project does not have any Compiler and build errors!

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.

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

mvn help:describe -Dplugin=appengine

gotdrink's People

Contributors

kamrb avatar

Watchers

James Cloos avatar  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.