A simple rest api for my degree proyect Diot Smart Alarm, you will find the most common django apps and also a mosquitto docker for the mqtt comunications betwean the app and the sensors for the device.
- Docker
- Docker Compose
docker-compose build
docker-compose up -d
Para revisar que los dockers estén funcionando ejecutamos:
docker-compose ps