Go to file
Adrian Hinz 3b0c76dae1 Signed-off-by: Adrian Hinz <adhinz@gmail.com> 2017-09-28 22:46:37 +02:00
app Signed-off-by: Adrian Hinz <adhinz@gmail.com> 2017-09-28 22:45:36 +02:00
bin Initial changes 2017-09-28 22:13:09 +02:00
config Signed-off-by: Adrian Hinz <adhinz@gmail.com> 2017-09-28 22:45:36 +02:00
db Initial commit 2017-09-28 21:51:51 +02:00
lib Initial commit 2017-09-28 21:51:51 +02:00
log Initial commit 2017-09-28 21:51:51 +02:00
public Signed-off-by: Adrian Hinz <adhinz@gmail.com> 2017-09-28 22:20:04 +02:00
test Signed-off-by: Adrian Hinz <adhinz@gmail.com> 2017-09-28 22:45:36 +02:00
tmp Initial commit 2017-09-28 21:51:51 +02:00
vendor/assets Initial commit 2017-09-28 21:51:51 +02:00
.gitignore Signed-off-by: Adrian Hinz <adhinz@gmail.com> 2017-09-28 22:46:37 +02:00
Gemfile Signed-off-by: Adrian Hinz <adhinz@gmail.com> 2017-09-28 22:45:36 +02:00
Gemfile.lock Initial commit 2017-09-28 21:51:51 +02:00
README.md Initial commit 2017-09-28 21:51:51 +02:00
Rakefile Initial commit 2017-09-28 21:51:51 +02:00
config.ru Initial commit 2017-09-28 21:51:51 +02:00

README.md

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...