Go to file
Tyrel Souza 8a91d51c39
finish
2024-07-04 21:00:08 -04:00
app finish 2024-07-04 21:00:08 -04:00
bin finish 2024-07-04 21:00:08 -04:00
config finish 2024-07-04 21:00:08 -04:00
db finish 2024-07-04 21:00:08 -04:00
lib finish 2024-07-04 21:00:08 -04:00
log finish 2024-07-04 21:00:08 -04:00
public finish 2024-07-04 21:00:08 -04:00
storage finish 2024-07-04 21:00:08 -04:00
test finish 2024-07-04 21:00:08 -04:00
tmp finish 2024-07-04 21:00:08 -04:00
vendor finish 2024-07-04 21:00:08 -04:00
.dockerignore finish 2024-07-04 21:00:08 -04:00
.gitattributes finish 2024-07-04 21:00:08 -04:00
.gitignore finish 2024-07-04 21:00:08 -04:00
.ruby-version finish 2024-07-04 21:00:08 -04:00
config.ru finish 2024-07-04 21:00:08 -04:00
Dockerfile finish 2024-07-04 21:00:08 -04:00
Gemfile finish 2024-07-04 21:00:08 -04:00
Gemfile.lock finish 2024-07-04 21:00:08 -04:00
Rakefile finish 2024-07-04 21:00:08 -04:00
README.md finish 2024-07-04 21:00:08 -04: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

  • ...