No description
Find a file
2025-10-18 22:44:08 +02:00
.kamal upload: base RoR project 2025-10-11 18:54:17 +02:00
app feat: add styling to sign_up form 2025-10-14 09:58:06 +02:00
bin feat: basic agent CRUD and auth 2025-10-11 21:30:29 +02:00
config feat: add names to user and registering 2025-10-12 15:15:48 +02:00
db feat: add names to user and registering 2025-10-12 15:15:48 +02:00
lib/tasks upload: base RoR project 2025-10-11 18:54:17 +02:00
log upload: base RoR project 2025-10-11 18:54:17 +02:00
old.github remove github worflows 2025-10-18 22:44:08 +02:00
public upload: base RoR project 2025-10-11 18:54:17 +02:00
script upload: base RoR project 2025-10-11 18:54:17 +02:00
storage upload: base RoR project 2025-10-11 18:54:17 +02:00
test feat: add names to user and registering 2025-10-12 15:15:48 +02:00
tmp upload: base RoR project 2025-10-11 18:54:17 +02:00
vendor upload: base RoR project 2025-10-11 18:54:17 +02:00
.dockerignore upload: base RoR project 2025-10-11 18:54:17 +02:00
.gitattributes upload: base RoR project 2025-10-11 18:54:17 +02:00
.gitignore feat: basic agent CRUD and auth 2025-10-11 21:30:29 +02:00
.rubocop.yml feat: basic agent CRUD and auth 2025-10-11 21:30:29 +02:00
.ruby-version upload: base RoR project 2025-10-11 18:54:17 +02:00
config.ru upload: base RoR project 2025-10-11 18:54:17 +02:00
Dockerfile upload: base RoR project 2025-10-11 18:54:17 +02:00
Gemfile feat: basic agent CRUD and auth 2025-10-11 21:30:29 +02:00
Gemfile.lock feat: basic agent CRUD and auth 2025-10-11 21:30:29 +02:00
Procfile.dev feat: basic agent CRUD and auth 2025-10-11 21:30:29 +02:00
Rakefile upload: base RoR project 2025-10-11 18:54:17 +02:00
README.md upload: base RoR project 2025-10-11 18:54:17 +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

  • ...