3
0
Fork 0

feat: add support for running via uvicorn; wutta webapp command

This commit is contained in:
Lance Edgar 2024-12-18 11:28:08 -06:00
parent 3fabc0a141
commit b6d5ffa8ce
13 changed files with 408 additions and 28 deletions

View file

@ -0,0 +1,6 @@
``wuttaweb.cli``
================
.. automodule:: wuttaweb.cli
:members:

View file

@ -0,0 +1,6 @@
``wuttaweb.cli.webapp``
=======================
.. automodule:: wuttaweb.cli.webapp
:members: