No description
Find a file
Christophe Robillard e793cb7e14 add Procfile
2025-09-27 11:01:51 +00:00
.github init 2025-08-05 16:29:05 +02:00
.kamal init 2025-08-05 16:29:05 +02:00
app update header text 2025-09-24 17:31:44 +02:00
bin init 2025-08-05 16:29:05 +02:00
config use env port for puma 2025-09-24 17:45:42 +02:00
db add rfid_tag model 2025-08-07 10:44:55 +02:00
lib/tasks init 2025-08-05 16:29:05 +02:00
log init 2025-08-05 16:29:05 +02:00
public init 2025-08-05 16:29:05 +02:00
script init 2025-08-05 16:29:05 +02:00
storage init 2025-08-05 16:29:05 +02:00
tmp init 2025-08-05 16:29:05 +02:00
vendor init 2025-08-05 16:29:05 +02:00
.dockerignore init 2025-08-05 16:29:05 +02:00
.gitattributes init 2025-08-05 16:29:05 +02:00
.gitignore init 2025-08-05 16:29:05 +02:00
.rubocop.yml init 2025-08-05 16:29:05 +02:00
.ruby-version init 2025-08-05 16:29:05 +02:00
config.ru init 2025-08-05 16:29:05 +02:00
Dockerfile init 2025-08-05 16:29:05 +02:00
Gemfile remove yaml_db 2025-09-24 17:14:16 +02:00
Gemfile.lock remove yaml_db 2025-09-24 17:14:16 +02:00
Procfile add Procfile 2025-09-27 11:01:51 +00:00
Rakefile init 2025-08-05 16:29:05 +02:00
README.md init 2025-08-05 16:29:05 +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

  • ...