Go to file
2024-08-08 11:19:44 +02:00
app yooo this is sick 2024-08-08 11:19:44 +02:00
bin first commit 2024-08-07 16:43:33 +02:00
config yooo this is sick 2024-08-08 11:19:44 +02:00
db created user model 2024-08-07 16:59:14 +02:00
lib first commit 2024-08-07 16:43:33 +02:00
log first commit 2024-08-07 16:43:33 +02:00
public first commit 2024-08-07 16:43:33 +02:00
storage first commit 2024-08-07 16:43:33 +02:00
test yooo this is sick 2024-08-08 11:19:44 +02:00
tmp first commit 2024-08-07 16:43:33 +02:00
vendor first commit 2024-08-07 16:43:33 +02:00
.dockerignore first commit 2024-08-07 16:43:33 +02:00
.gitattributes first commit 2024-08-07 16:43:33 +02:00
.gitignore first commit 2024-08-07 16:43:33 +02:00
.ruby-version first commit 2024-08-07 16:43:33 +02:00
config.ru first commit 2024-08-07 16:43:33 +02:00
Dockerfile first commit 2024-08-07 16:43:33 +02:00
Gemfile yooo this is sick 2024-08-08 11:19:44 +02:00
Gemfile.lock yooo this is sick 2024-08-08 11:19:44 +02:00
Rakefile first commit 2024-08-07 16:43:33 +02:00
README.md first commit 2024-08-07 16:43:33 +02: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

  • ...