Commit graph

6 commits

Author SHA1 Message Date
34fe32af6b fix: format all code with black
and from now on should not deviate from that...
2025-08-31 13:09:14 -05:00
0b1b98d491 tweak docstring for web app entry point 2025-01-14 17:49:11 -06:00
532277dc27 add generic ASGI entry point, for uvicorn etc. 2024-12-18 15:10:14 -06:00
f1dcec111c add generic WSGI entry point, for uvicorn etc. 2024-12-18 12:36:14 -06:00
2c251706ab fix config setting name 2024-12-10 17:04:17 -06:00
Lance Edgar
46b33a622f initial template for app based on wuttaweb
with e.g. `poser install` command
2024-11-26 11:16:09 -06:00