Skip to content
This repository has been archived by the owner on Aug 17, 2018. It is now read-only.
/ bevspace Public archive

🍺🚀 a homebrewing recipe app experiment for my university project

License

Notifications You must be signed in to change notification settings

zoetrope69/bevspace

Repository files navigation

bev.space 🍺🚀

Commitizen friendly Build Status Dependency Status devDependency Status

my university project (with report)

preinstall

  1. install node (version 5.0.0) and npm
  2. install couchdb
  • run couchdb
  • create recipes db called ‘recipes’
  • upload recipes from ‘recipes.txt’
  • create user ‘homer’ with password ‘doh’

install

npm install

dev

npm run dev

the site will be launched at localhost:8080

build

npm run build

deploy

the project deploys automatically through travis but you can also manually deploy using:

npm run deploy

license

MIT

About

🍺🚀 a homebrewing recipe app experiment for my university project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published