Maps made tasty!
- Google App Engine
- Angular
- Mapbox GL JS
./tasks/setup.sh
To start the dev server:
source venv/bin/activate
# start the local appengine server
{ dev_appserver.py app.yaml | dispatch.yaml }
# build the front and watch for changes
ng build --watch
./tasks/deploy.sh <dev|production|acceptance> <version>