2
0
Fork 0
wuttjamaican/docs/narr
Lance Edgar ceeff7e911 feat: add install handler and related logic
- Mako is now a core dependency
- therefore no more 'email' extra
- add `get_install_handler()` method for app handler
- add `render_mako_template()` method for app handler
- add `resource_path()` method for app handler
- install handler thus far can:
  - confirm db connection
  - make appdir plus config/scripts:
    - wutta.conf
    - web.conf
    - upgrade.sh
  - upgrade db schema to create tables
  - from there web app can run, create admin user
- quick start docs now describe "generated code" option
2024-11-24 10:13:56 -06:00
..
cli feat: add wutta top-level command with make-uuid subcommand 2024-11-23 11:48:28 -06:00
config feat: remove legacy command system 2024-07-04 14:35:29 -05:00
db Add basic database docs 2023-11-24 19:14:48 -06:00
handlers Add docs for handlers, app handler 2023-11-24 15:58:24 -06:00
install feat: add install handler and related logic 2024-11-24 10:13:56 -06:00
providers Add app providers, tests, docs 2023-11-24 23:11:26 -06:00
index.rst Add app providers, tests, docs 2023-11-24 23:11:26 -06:00