/timetracker

Timetracker App written with Rails , Rom and Angular2

Primary LanguageRuby

Timetracker WebApp

Uses rails as webframework, rom as data crunching and persistence layer and Angular2 as frontend framework.

Getting Started

  $ bundle install
  $ export DATABASE_URL="postgres://username:password@localhost/database
  $ rails s

Getting started with Docker

If you want to use docker as dev environment follow these steps:

Install docker and docker-compose

  $ docker-compose build
  $ docker-compose up

License, Contribution & Copyright

License: MIT

Contribution: Just open a pull request :) - for non code changes include [skip ci] in commit msg

Copyright: © 2015 Benjamin Klotz