Go to file
Bogdan Bagno 8630218c41 Add basic functionality 2024-09-16 02:10:08 +01:00
app Add basic functionality 2024-09-16 02:10:08 +01:00
bin Initial commit 2023-09-24 09:43:06 +00:00
config Add basic functionality 2024-09-16 02:10:08 +01:00
db Add basic functionality 2024-09-16 02:10:08 +01:00
lib Initial commit 2023-09-24 09:43:06 +00:00
log Initial commit 2023-09-24 09:43:06 +00:00
public Initial commit 2023-09-24 09:43:06 +00:00
storage Initial commit 2023-09-24 09:43:06 +00:00
tmp Initial commit 2023-09-24 09:43:06 +00:00
vendor Initial commit 2023-09-24 09:43:06 +00:00
.gitattributes Initial commit 2023-09-24 09:43:06 +00:00
.gitignore Initial commit 2023-09-24 09:43:06 +00:00
.ruby-version Initial commit 2023-09-24 09:43:06 +00:00
Gemfile Add basic functionality 2024-09-16 02:10:08 +01:00
Gemfile.lock Add basic functionality 2024-09-16 02:10:08 +01:00
README.md Initial commit 2023-09-24 09:43:06 +00:00
Rakefile Initial commit 2023-09-24 09:43:06 +00:00
all.json Add basic functionality 2024-09-16 02:10:08 +01:00
config.ru Initial commit 2023-09-24 09:43:06 +00: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

  • ...