Go to file
2021-12-26 11:15:38 +01:00
app scaffold Check 2021-12-18 16:14:50 +01:00
bin Commit initial 2021-12-18 15:52:01 +01:00
config scaffold Check 2021-12-18 16:14:50 +01:00
db scaffold Check 2021-12-18 16:14:50 +01:00
lib Commit initial 2021-12-18 15:52:01 +01:00
log Commit initial 2021-12-18 15:52:01 +01:00
public Commit initial 2021-12-18 15:52:01 +01:00
storage Commit initial 2021-12-18 15:52:01 +01:00
test scaffold Check 2021-12-18 16:14:50 +01:00
tmp Commit initial 2021-12-18 15:52:01 +01:00
vendor Commit initial 2021-12-18 15:52:01 +01:00
.gitattributes Commit initial 2021-12-18 15:52:01 +01:00
.gitignore Commit initial 2021-12-18 15:52:01 +01:00
.ruby-version Ruby 3.1 2021-12-26 11:15:38 +01:00
config.ru Commit initial 2021-12-18 15:52:01 +01:00
Gemfile Ruby 3.1 2021-12-26 11:15:38 +01:00
Gemfile.lock Ruby 3.1 2021-12-26 11:15:38 +01:00
Procfile.dev Commit initial 2021-12-18 15:52:01 +01:00
Rakefile Commit initial 2021-12-18 15:52:01 +01:00
README.md Commit initial 2021-12-18 15:52:01 +01: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

  • ...