Skip to content

safarmer/kegbot

 
 

Repository files navigation

Kegbot Server

This is Kegbot Server, a backend and web interface for monitoring and managing kegged beverages.

Official repository: https://github.com/Kegbot/kegbot-server/

Quick start

Super quick start instructions:

$ cd git/kegbot-server
$ pipenv install
$ pipenv shell
(kegbot-server)
$ KEGBOT_DATABASE_URL=mysql://root@localhost/kegbot_dev kegbot runserver
Development server is running at http://localhost:8000/

For much more detail, see the complete Kegbot Server documentation.

Documentation and Help

Related Projects

  • Kegboard: Firmware and schematics for the Kegbot controller board.
  • Kegbot Android app: Kegtap, the Kegbot manager app for Android.

License

All code is offered under the MIT license, unless otherwise noted. Please see LICENSE.txt for the full license.

About

Beer kegerator monitoring system.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 46.9%
  • Python 36.1%
  • CSS 8.9%
  • HTML 7.4%
  • SCSS 0.3%
  • Less 0.3%
  • Other 0.1%