No description
Find a file
2021-03-22 04:38:35 +01:00
app refactoring and rubocop changes 2021-03-22 04:38:35 +01:00
bin rubocop corrections 2021-03-22 03:16:29 +01:00
config refactoring and rubocop changes 2021-03-22 04:38:35 +01:00
db refactoring and rubocop changes 2021-03-22 04:38:35 +01:00
docker Initial commit 2021-03-19 17:31:38 +02:00
lib Initial commit 2021-03-19 17:31:38 +02:00
log Initial commit 2021-03-19 17:31:38 +02:00
public notices, password recovery corner cases and UI changes 2021-03-21 12:41:21 +01:00
spec tests and UI changes 2021-03-22 04:19:37 +01:00
storage Initial commit 2021-03-19 17:31:38 +02:00
tmp Initial commit 2021-03-19 17:31:38 +02:00
vendor Initial commit 2021-03-19 17:31:38 +02:00
.browserslistrc Initial commit 2021-03-19 17:31:38 +02:00
.gitattributes Initial commit 2021-03-19 17:31:38 +02:00
.gitignore Initial commit 2021-03-19 17:31:38 +02:00
.rspec rspec installed, first tests 2021-03-20 17:08:11 +01:00
.ruby-version Initial commit 2021-03-19 17:31:38 +02:00
babel.config.js Initial commit 2021-03-19 17:31:38 +02:00
config.ru rubocop corrections 2021-03-22 03:16:29 +01:00
docker-compose.yml Initial commit 2021-03-19 17:31:38 +02:00
Dockerfile Initial commit 2021-03-19 17:31:38 +02:00
Gemfile rubocop corrections 2021-03-22 03:16:29 +01:00
Gemfile.lock rubocop corrections 2021-03-22 03:16:29 +01:00
package.json Initial commit 2021-03-19 17:31:38 +02:00
postcss.config.js Initial commit 2021-03-19 17:31:38 +02:00
Rakefile rubocop corrections 2021-03-22 03:16:29 +01:00
README.md Initial commit 2021-03-19 17:31:38 +02:00
yarn.lock Initial commit 2021-03-19 17:31:38 +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

  • ...