Skip to content
This repository has been archived by the owner on May 24, 2019. It is now read-only.

micimize/bufflehead-todos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bufflehead-todos

example bufflehead app

To run locally:
* install couchdb (brew install couchdb if you have homebrew)
* run couchdb in a terminal pane
* npm install -g add-cors-to-couchdb; add-cors-to-couchdb * npm install; npm run start
* go to localhost:3000

To run with docker (I recommend dinghy on OSX): * change src/index.js#settings.db.uri to your docker host ip * docker compose up * go to $docker-host-ip:3000

About

example bufflehead app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published