Find freedom on this canvas.
This is a painting web-app, built with python 3.6, aiohttp and mongodb.
- Install Docker Engine and docker-compose
- Build using docker-compose.yml. This pulls mongodb image and image of an app itself.
docker compose up
- Open
http://127.0.0.1:8080
in your browser and begin painting!