A Django web application to keep track of the strains you've smoked (a lightweight version of leafly)
-
Clone the repo
git clone https://github.com/cyobero/drosmokers -
Build the docker container
docker-compose up --build
If all goes well, then open up a web browser and go to localhost:8000/.