Commit 8fd55f68 by Javi Mateos

modify README.md

parent bf590fb7
# Project Title
Beer Panel
# Beer Panel
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
App to publish beers on a panel throught a client via amqp
### Prerequisites
Rabbitmq server and pika to deal with amwp
Rabbitmq server and pika
```
apt-get install rabbitmq server; pip install pika
......@@ -17,4 +14,9 @@ apt-get install rabbitmq server; pip install pika
Nothing done yet
#### TO DO
Configs on JSON or TOML
Write configs from the consumer, find plugins arch
¿Nginx?
Driver to deal with ratebber api
TinySql/postgre to write configs
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment