FaBrand / car_notifier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Car notifier webapp

Build an run the application

sudo apt install docker-compose -y
docker-compose up --detach --build && sensible-browser localhost

Todo

The migrations directory from flask-migrate gets generated in the root directory However if it is generated using the --directory flag. It seems to stop working

The contradiction here is that it cannot be added to the docker image out of context. The current workaround is to mount it as a volume

About


Languages

Language:Python 52.0%Language:TypeScript 26.0%Language:HTML 13.5%Language:JavaScript 3.3%Language:CSS 1.9%Language:Dockerfile 1.7%Language:Mako 0.9%Language:Shell 0.8%