Code Monkey home page Code Monkey logo

foodeys's Introduction

Foodeys

  • Glassfish 4 Build and Test: Build Status
  • Glassfish 4 Deploy: Build Status

Build and Run it

  • git clone https://github.com/JUGCologne/Foodeys.git

Glassfish 4

If you have a Glassfish instance:

  • cd into Glassfish 4\bin directory
  • ./asadmin start-domain
  • ./asadmin start-database
  • cd into „Foodeys/Application“
  • mvn clean install
  • mvn -Dmaven.test.skip=true -pl jsf clean package cargo:redeploy

If you don´t have Glassfish:

  • cd into „Foodeys/Application“
  • mvn -Dmaven.test.skip=true -pl jsf clean package embedded-glassfish:run

Checkout your browser at http://localhost:8080/foodeys-jsf

JBoss Wildfly 8

  • cd into Wildfly\bin directory
  • sh standalone.sh
  • cd into „Foodeys/Application“
  • mvn clean install -Pjbossas-remote-wildfly-8
  • mvn jboss-as:deploy -Pjbossas-remote-wildfly-8
  • Checkout your browser at http://localhost:8080/Foodeys

Build environment

The Jenkins server can be reached via http://ci.wombatsoftware.de/. The Jenkins server polls Github for changes every 5 minutes. So be a little patient until you can see you commits building.

API Documentation

The documentation our the Foodeys API is hosted on Apiary: http://docs.foodeys.apiary.io/ . Feel free to inspect, comment and improve!

foodeys's People

Contributors

derkuba avatar muellermi avatar suboptimal avatar weberius avatar wombat avatar

Watchers

 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.