https://fathomless-fjord-3701.herokuapp.com/
- web version of Foreign Language Text Reader
- oxford 3000 - check which words in your text are part of Oxford3000 [more to come soon...]
$ git clone https://github.com/fltr-reagent-re-frame-heroku
$ cd fltr-reagent-re-frame-heroku
$ lwrap lein figwheel
$ lein cljsbuild auto
Your app should now be running on http://localhost:3449/#/.
$ heroku create
$ git push heroku master
$ heroku open
For more information about using Clojure on Heroku, see these Dev Center articles:
- database - persistence layer
- users accounts & authentication
- form validations
- articles management
- user's dictionaries, word list [anki]