This is a Ruby on rails starter kit. It should contains everything that is needed to start a project.
Need to test if installation setup does not require more step...
Installation should not be harder than
git clone git@github.com:cindoum/rails_stater_kit.git
Then set ENV variables used in config/app_config.yml.
Those values are kept in ENV vars to ensure protection of them. They should never appear within a public repository.
0.1
Feel free to submit PR or open an issue for any bug or enhancement.