11 lines
437 B
Markdown
11 lines
437 B
Markdown
== Contact o'Rama
|
|
|
|
Nothing else than just a little contact management application. Provides some means to send birthday reminders, however.
|
|
|
|
== Installation
|
|
|
|
You will need you own server. It needs to be able to run Ruby-on-Rails applications, likely via Phusion Passenger.
|
|
|
|
The most basic way of deploying the application is to get it up and running locally, then use [Mina](http://nadarei.co/mina/) to do the deployment:
|
|
|
|
mina deploy
|