Sanic Guide Coming soon to https://sanicframework.org/ To get started: pip install -r requirements.dev.in Commands: make serve - Run the guide on port 9999 make dev - Run a development version on port 9999 with autoreload