feat: add support for running via uvicorn; wutta webapp
command
This commit is contained in:
parent
3fabc0a141
commit
b6d5ffa8ce
13 changed files with 408 additions and 28 deletions
6
docs/api/wuttaweb.cli.rst
Normal file
6
docs/api/wuttaweb.cli.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
``wuttaweb.cli``
|
||||
================
|
||||
|
||||
.. automodule:: wuttaweb.cli
|
||||
:members:
|
6
docs/api/wuttaweb.cli.webapp.rst
Normal file
6
docs/api/wuttaweb.cli.webapp.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
``wuttaweb.cli.webapp``
|
||||
=======================
|
||||
|
||||
.. automodule:: wuttaweb.cli.webapp
|
||||
:members:
|
Loading…
Add table
Add a link
Reference in a new issue