- Install couchdb - apt-get install couchdb
- In /etc/apache2/httpd.conf add: LoadModule proxy_module /usr/lib/apache2/modules/mod_proxy.so LoadModule proxy_http_module /usr/lib/apache2/modules/mod_proxy_http.so ProxyPass /couchdb http://localhost:5984
- $ curl -X PUT http://localhost/couchdb/wordsoup
- $ curl -X PUT http://localhost/couchdb/wordsoup/record -d '{"high_score":0,"best_word":"","best_word_score":0,"longest_word":""}'
- Download Typo.js and link/move typo/ to wordsoup/scripts/lib/
- Download Hunspell en_GB dictionary (e.g. from http://en-gb.pyxidium.co.uk/dictionary/OOo.php) and locate en_GB.dic and en_GB.aff in wordsoup/scripts/lib/typo/dictionaries/
- Link wordsoup folder to /var/www/
-
Notifications
You must be signed in to change notification settings - Fork 0
jamesshaw1987/wordsoup
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published