IngageGroup / Contributr

Employee Contribution Tool
https://ingage-contributr.herokuapp.com
GNU General Public License v3.0
0 stars 0 forks source link

Build Status

Stories in Ready

Contributr

This is a simple tool that makes it easy to manage and contribute a bonus to your co-workers.

Running the app

Preqeqs

Reports require wkhtmltopdf. For more detailed info refer to https://github.com/gutschilla/elixir-pdf-generator Once installed, make sure to change or override the settings to reflect the proper value in config.exs:

config :pdf_generator, command_prefix: "/usr/X11/bin/xvfb"

Starting the app:

With docker:

Now you can visit localhost:4000 from your browser.