Sign inSign up

szechyjs/kegbot

By szechyjs

Updated over 5 years ago

Image
0

840

szechyjs/kegbot repository overview

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
$ poetry install
$ poetry 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

License

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

Tag summary

Content type

Image

Digest

Size

314.5 MB

Last updated

over 5 years ago

docker pull szechyjs/kegbot