Skip to content

dotsam/kegbot-server

 
 

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 and Copyright

This software is offered under the GPLv2 license. Your use of Kegbot Server constitutes your agreement to that license. Please see LICENSE.txt for the full license.

Contributing

We love getting patches! Send us a pull request, or hop on to IRC if you'd like to chat about something substantial.

Build Status

About

Kegbot Server, the internet beer kegerator monitoring system.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 45.0%
  • Python 39.0%
  • CSS 9.1%
  • HTML 6.9%