No description
Find a file
2025-11-20 15:16:15 +00:00
.github feat: Added project handling 2025-11-19 18:30:38 +01:00
.kamal feat: Added project handling 2025-11-19 18:30:38 +01:00
app feat: Add tailwind css 2025-11-20 16:14:45 +01:00
bin feat: Add tailwind css 2025-11-20 16:14:45 +01:00
config feat: Added project handling 2025-11-19 18:30:38 +01:00
db feat: Added project-todo relation 2025-11-20 13:03:52 +01:00
lib/tasks Added projects 2025-11-18 11:30:49 +01:00
log Added projects 2025-11-18 11:30:49 +01:00
public Added projects 2025-11-18 11:30:49 +01:00
script Added projects 2025-11-18 11:30:49 +01:00
storage Added projects 2025-11-18 11:30:49 +01:00
test Added projects 2025-11-18 11:30:49 +01:00
tmp Added projects 2025-11-18 11:30:49 +01:00
vendor Added projects 2025-11-18 11:30:49 +01:00
.dockerignore feat: Added project handling 2025-11-19 18:30:38 +01:00
.gitattributes feat: Added project handling 2025-11-19 18:30:38 +01:00
.gitignore feat: Add tailwind css 2025-11-20 16:14:45 +01:00
.rubocop.yml feat: Added project handling 2025-11-19 18:30:38 +01:00
.ruby-version feat: Added project handling 2025-11-19 18:30:38 +01:00
config.ru Added projects 2025-11-18 11:30:49 +01:00
Dockerfile Added projects 2025-11-18 11:30:49 +01:00
Gemfile feat: Add tailwind css 2025-11-20 16:14:45 +01:00
Gemfile.lock feat: Add tailwind css 2025-11-20 16:14:45 +01:00
Procfile.dev feat: Add tailwind css 2025-11-20 16:14:45 +01:00
Rakefile Added projects 2025-11-18 11:30:49 +01:00
README.md Added projects 2025-11-18 11:30:49 +01: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

  • ...