A collaborative dictionary translation site for Toki Pona
Go to file
2023-10-22 14:05:01 -04:00
app Clean up frontend, DRY up templates 2023-10-22 14:05:01 -04:00
bin Add rspec and request tests 2023-10-13 19:42:17 -04:00
config Dictionary show action for letters, alphabetical links helper 2023-10-20 14:29:34 -04:00
db Add devise 2023-10-13 18:16:00 -04:00
lib Add dictionary ingest and view 2023-10-12 22:24:35 -04:00
log Initial commit. 2023-10-12 19:34:46 -04:00
public Initial commit. 2023-10-12 19:34:46 -04:00
spec Clean up frontend, DRY up templates 2023-10-22 14:05:01 -04:00
storage Initial commit. 2023-10-12 19:34:46 -04:00
tmp Initial commit. 2023-10-12 19:34:46 -04:00
vendor Initial commit. 2023-10-12 19:34:46 -04:00
.dockerignore Initial commit. 2023-10-12 19:34:46 -04:00
.gitattributes Initial commit. 2023-10-12 19:34:46 -04:00
.gitignore Initial commit. 2023-10-12 19:34:46 -04:00
.rspec Add rspec and request tests 2023-10-13 19:42:17 -04:00
.ruby-version Initial commit. 2023-10-12 19:34:46 -04:00
config.ru Initial commit. 2023-10-12 19:34:46 -04:00
Dockerfile Initial commit. 2023-10-12 19:34:46 -04:00
Gemfile Dictionary show action for letters, alphabetical links helper 2023-10-20 14:29:34 -04:00
Gemfile.lock Dictionary show action for letters, alphabetical links helper 2023-10-20 14:29:34 -04:00
Rakefile Initial commit. 2023-10-12 19:34:46 -04:00
README.md Initial commit. 2023-10-12 19:34:46 -04: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

  • ...