Uses app + api + websocket + webhook + redis + mysql.
-
Build the images and run the containers:
$ docker-compose down && docker-compose up --build
Test it out at http://localhost:8000. No mounted folders. To apply changes, the image must be re-built.