No description
Find a file
2021-03-21 22:31:58 +01:00
app edit authors, delete users, UI changes 2021-03-21 22:31:58 +01:00
bin Initial commit 2021-03-19 17:31:38 +02:00
config edit authors, delete users, UI changes 2021-03-21 22:31:58 +01:00
db books edition by admin 2021-03-21 20:30:25 +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 password recovery refactoring and tests 2021-03-21 14:44:59 +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 Initial commit 2021-03-19 17:31:38 +02: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 edit authors, delete users, UI changes 2021-03-21 22:31:58 +01:00
Gemfile.lock edit authors, delete users, UI changes 2021-03-21 22:31:58 +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 Initial commit 2021-03-19 17:31:38 +02: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

  • ...