Skip to content

b-ash/keg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kegums

Keg stats and information for project Codename: Kegums.

The hardware design is heavily influenced by the awesome guys at KegBot.org.

Docs

External Credits

We used a few helpful articles that I want to give a shout-out (relevant links to articles located in the docs). I had no input in their content, but found them super useful while designing this project:

Running

Webservice

  • Spin up mysql locally
  • Run KegService/sql/schema.sql
  • Run KegService/sql/start.sql to get some data in there
  • cd into KegService
  • node server.js

UI

  • Install brunch.
  • cd into KegUI
  • npm install
  • brunch watch --server

Tying the two together:

  • Install Vee.
  • cd to the root of this repository
  • sudo vee
  • Navigate to localhost
    • Add ?interactive=test to the URL to show the drink/claim/dash nav options

About

Keg stats and information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •