Go to file
Louis Vallat 0a68088109
misc: removed useless gitlab ci
Signed-off-by: Louis Vallat <contact@louis-vallat.dev>
2024-09-08 12:48:55 +02:00
app fix: removed email field from update current password 2023-04-06 20:07:44 +02:00
bin feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
config feat: added production keys 2023-04-06 23:49:06 +02:00
db feat: added counts and instant update and destroy 2023-02-05 21:01:07 +01:00
lib feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
log feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
public feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
storage feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
test feat: added navbar 2023-02-04 14:22:05 +01:00
tmp feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
.dockerignore feat: dockerized rails app 2023-04-06 20:58:58 +02:00
.gitattributes feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
.gitignore feat: added production keys 2023-04-06 23:49:06 +02:00
.ruby-version feat: dockerized rails app 2023-04-06 20:58:58 +02:00
config.ru feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
Dockerfile fix: cannot precompile assets before copying rails content 2023-04-07 00:22:50 +02:00
Gemfile feat: add redis gem 2023-04-07 00:34:54 +02:00
Gemfile.lock feat: add redis gem 2023-04-07 00:34:54 +02:00
package.json feat: added counts and instant update and destroy 2023-02-05 21:01:07 +01:00
Procfile.dev feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
Rakefile feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
README.md feat: updated README 2023-04-06 20:00:13 +02:00
yarn.lock feat: added counts and instant update and destroy 2023-02-05 21:01:07 +01:00

Count anything

This is a simple Ruby on Rails project using Websockets for real-time interfaces, to count literally anything.