ODNZSL / nzsl-online

New Zealand Sign Language Dictionary
GNU General Public License v3.0
40 stars 11 forks source link

NZSL-47: Update dictionary database during app setup, and on each release process start #1484

Closed joshmcarthur closed 1 year ago

joshmcarthur commented 1 year ago

This pull request updates documentation, and extends Procfile to automatically download the latest dictionary release when the app starts. The dictionary SQLite file is now gitignored to prevent repo bloat by ignoring any changes to the dictionary SQLite file. Devs can therefore make any local modifications they wish to, and run bundle exec rake dictionary:update at any time to restore a canonical version.