This repository holds the source code of the open space notifier backend. The backend is hosted on an java appengine
- Build with maven
- objectify (https://code.google.com/p/objectify-appengine)
- guice (https://code.google.com/p/google-guice)
The project is build, tested and (in the future) deployed by a jenkins service on cloudbees. You can access is as an read-only anonymous user on https://dragondagda.ci.cloudbees.com/view/hshb_notifier_be%20CI
- Steve Liedtke - sliedtke57@gmail.com
Copyright (C) 2013 Hackerspace Bremen e.V.
This program is free software; you can redistribute it and/or modify it under the terms of the
GNU General Public License as published by the Free Software Foundation; either version 3 of
the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See
the GNU General Public License for more details.
You can find a copy of the GNU General Public License on http://www.gnu.org/licenses/gpl.html.