Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 232 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 232 Bytes

MakeAMaze.com

procedural maze generation.

https://www.makeamaze.com/

Deploy

git push heroku

Run local

FLASK_APP=hello.py flask run

or

heroku local

Logs

heroku logs --tail