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
|
@ -19,6 +19,7 @@ the narrative docs are pretty scant. That will eventually change.
|
|||
:caption: Documentation:
|
||||
|
||||
glossary
|
||||
narr/cli/index
|
||||
narr/templates/index
|
||||
|
||||
.. toctree::
|
||||
|
@ -28,6 +29,8 @@ the narrative docs are pretty scant. That will eventually change.
|
|||
api/wuttaweb
|
||||
api/wuttaweb.app
|
||||
api/wuttaweb.auth
|
||||
api/wuttaweb.cli
|
||||
api/wuttaweb.cli.webapp
|
||||
api/wuttaweb.conf
|
||||
api/wuttaweb.db
|
||||
api/wuttaweb.db.continuum
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue