Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 240 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 240 Bytes

sanic-local-middleware

This project is using pipenv for package isolation and hupper for auto reloading when code changes.

How to run it?

  • Clone this repo to your local machine
  • Run pipenv shell
  • Run hupper -m project