Provides a set of endpoints for the PunchClock iOS app as well as a Status Board-compatible In/Out panel.
Let's assume you've gone through the basic heroku setup steps and are ready to deploy an application.
The server is designed to run with a Postgres database and the ZeroPush notification service. To get it running for testing you'll need to install some ruby gems and customzie your local enviroment.
$ cp dotenv.sample .env
$ gem install bundler; bundle install
Put your people images in the public folder and name them the same as the names used in the app.
Feel free to fork and send us pull requests
PunchClockServer is an unsupported, unofficial Panic product. If you can't contribute directly, please file bugs here.