No description
Find a file
2026-03-14 15:19:29 +01:00
.github init 2025-08-05 16:29:05 +02:00
.kamal init 2025-08-05 16:29:05 +02:00
app toggle last selected day 2026-03-14 15:19:29 +01:00
bin use foreman 2025-12-01 10:16:33 +01:00
config add kluk.fr hosts 2026-02-22 10:28:40 +01:00
db guess moods according to user pref 2026-02-27 15:51:21 +01: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
spec add spec for mood calendar service 2026-02-11 11:11:53 +01:00
storage init 2025-08-05 16:29:05 +02:00
tmp init 2025-08-05 16:29:05 +02:00
vendor use cssbundling for bulma 2026-01-07 11:16:03 +01:00
.dockerignore init 2025-08-05 16:29:05 +02:00
.gitattributes init 2025-08-05 16:29:05 +02:00
.gitignore add bulma 2025-12-01 10:15:55 +01:00
.rspec add rspec 2025-10-28 09:37:36 +01:00
.rubocop.yml init 2025-08-05 16:29:05 +02:00
.ruby-version init 2025-08-05 16:29:05 +02:00
.solargraph.yml add solargraph 2025-10-28 09:38:31 +01:00
config.ru init 2025-08-05 16:29:05 +02:00
Dockerfile init 2025-08-05 16:29:05 +02:00
Gemfile add letter_opener 2026-02-11 11:11:53 +01:00
Gemfile.lock bundle update 2026-02-22 16:49:18 +01:00
kluk.service add kluk systemd service 2025-09-27 13:25:02 +00:00
package-lock.json use cssbundling for bulma 2026-01-07 11:16:03 +01:00
package.json use cssbundling for bulma 2026-01-07 11:16:03 +01:00
Procfile add Procfile 2025-09-27 11:01:51 +00:00
Procfile.dev watch css changes for dev env 2026-01-10 11:33:06 +01:00
Rakefile init 2025-08-05 16:29:05 +02:00
README.md init 2025-08-05 16:29:05 +02:00
yarn.lock update yarn watcher linux 2026-02-11 11:11:53 +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

  • ...