Go to file
jane 2696e1f184 ? 2022-04-09 21:16:01 -04:00
.github/workflows switch to remix 2022-03-22 13:42:07 -04:00
app ? 2022-04-09 21:16:01 -04:00
bin ruby 2022-04-09 12:00:10 -04:00
config ? 2022-04-09 21:16:01 -04:00
db ? 2022-04-09 21:16:01 -04:00
lib ruby 2022-04-09 12:00:10 -04:00
log ruby 2022-04-09 12:00:10 -04:00
public ruby 2022-04-09 12:00:10 -04:00
storage ruby 2022-04-09 12:00:10 -04:00
test ? 2022-04-09 21:16:01 -04:00
tmp ruby 2022-04-09 12:00:10 -04:00
vendor ruby 2022-04-09 12:00:10 -04:00
.dockerignore switch to remix 2022-03-22 13:42:07 -04:00
.gitattributes ruby 2022-04-09 12:00:10 -04:00
.gitignore ? 2022-04-09 21:16:01 -04:00
.prettierignore switch to remix 2022-03-22 13:42:07 -04:00
.ruby-version ruby 2022-04-09 12:00:10 -04:00
Gemfile ? 2022-04-09 21:16:01 -04:00
Gemfile.lock ? 2022-04-09 21:16:01 -04:00
README.md ruby 2022-04-09 12:00:10 -04:00
Rakefile ruby 2022-04-09 12:00:10 -04:00
config.ru ruby 2022-04-09 12:00:10 -04: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

  • ...