Go to file
Adrian Hinz dac061f9db added uniqueness to dictionary 2022-06-29 11:59:00 +02:00
app added uniqueness to dictionary 2022-06-29 11:59:00 +02:00
bin added sortable 2022-06-28 14:56:01 +02:00
config added dictionary feature 2022-06-29 11:54:48 +02:00
db added dictionary feature 2022-06-29 11:54:48 +02:00
lib Initial commit 2022-02-28 11:15:37 +01:00
log Initial commit 2022-02-28 11:15:37 +01:00
public fix 2022-04-15 21:37:01 +02:00
storage Initial commit 2022-02-28 11:15:37 +01:00
test added dictionary feature 2022-06-29 11:54:48 +02:00
tmp Initial commit 2022-02-28 11:15:37 +01:00
vendor Initial commit 2022-02-28 11:15:37 +01:00
.gitignore Initial commit 2022-02-28 11:15:37 +01:00
.ruby-version Initial commit 2022-02-28 11:15:37 +01:00
Gemfile ps 2022-05-04 14:24:48 +02:00
Gemfile.lock css fixes 2022-05-04 16:26:39 +02:00
README.md Initial commit 2022-02-28 11:15:37 +01:00
Rakefile Initial commit 2022-02-28 11:15:37 +01:00
config.ru Initial commit 2022-02-28 11:15:37 +01:00
package.json Initial commit 2022-02-28 11:15:37 +01:00

README.md

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

  • ...