hello-learning/blog
2019-08-06 22:50:19 -05:00
..
app Moved from hello-ruby repo 2019-08-06 22:50:19 -05:00
bin Moved from hello-ruby repo 2019-08-06 22:50:19 -05:00
config Moved from hello-ruby repo 2019-08-06 22:50:19 -05:00
db Moved from hello-ruby repo 2019-08-06 22:50:19 -05:00
lib Moved from hello-ruby repo 2019-08-06 22:50:19 -05:00
log Moved from hello-ruby repo 2019-08-06 22:50:19 -05:00
public Moved from hello-ruby repo 2019-08-06 22:50:19 -05:00
storage Moved from hello-ruby repo 2019-08-06 22:50:19 -05:00
test Moved from hello-ruby repo 2019-08-06 22:50:19 -05:00
tmp Moved from hello-ruby repo 2019-08-06 22:50:19 -05:00
vendor Moved from hello-ruby repo 2019-08-06 22:50:19 -05:00
.gitignore Moved from hello-ruby repo 2019-08-06 22:50:19 -05:00
.ruby-version Moved from hello-ruby repo 2019-08-06 22:50:19 -05:00
config.ru Moved from hello-ruby repo 2019-08-06 22:50:19 -05:00
Gemfile Moved from hello-ruby repo 2019-08-06 22:50:19 -05:00
Gemfile.lock Moved from hello-ruby repo 2019-08-06 22:50:19 -05:00
package.json Moved from hello-ruby repo 2019-08-06 22:50:19 -05:00
Rakefile Moved from hello-ruby repo 2019-08-06 22:50:19 -05:00
README.md Moved from hello-ruby repo 2019-08-06 22:50:19 -05:00

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

  • ...