Go to file
2023-04-06 19:58:34 +02:00
app feat: added possibility to edit your password and your email on your profile 2023-04-06 19:58:34 +02:00
bin feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
config feat: added possibility to edit your password and your email on your profile 2023-04-06 19:58:34 +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
.gitattributes feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
.gitignore feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
.ruby-version feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
config.ru feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
Gemfile feat: initial commit with basic config 2023-02-04 14:04:35 +01:00
Gemfile.lock feat: initial commit with basic config 2023-02-04 14:04:35 +01: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: initial commit with basic config 2023-02-04 14:04:35 +01:00
yarn.lock feat: added counts and instant update and destroy 2023-02-05 21:01:07 +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

  • ...