redvault-ai/darm_test/TODO.org

34 lines
794 B
Org Mode
Raw Permalink Normal View History

2025-03-03 18:26:43 +01:00
* Planning (newest)
- maud vs hypertext vs minijinja
2025-03-08 01:39:36 +01:00
- try porting to hypertext::maud !
2025-02-20 02:12:49 +01:00
* Todos
** Starter boilerplate
*** [X] Server: Axum
**** [X] Typed routes via macro
**** [X] Nested Router
**** [X] Fallbacks
*** [X] "embd tmpl": Maud
2025-03-03 18:26:43 +01:00
*** [X] "html tmpl": minijinja
2025-02-20 02:12:49 +01:00
- only index yaml for now, test in app wether inline or external templates feel better
*** [ ] CSS Basic
- UnoCSS
- daisyUI?
*** [ ] UI framework
- data* js basic
- data* axum sdk
*** [ ] Asset bundle testing
*** [ ] DB
- SqlX/SurrealDB?
** Basic streaming chat
- build with inline html via maud
*** Stream same token in loop
*** ???
*** Finish
** Basic Proxy Settings
- build with jinja templates
** Markdown streaming chat
*** Moar Feats
**** Tauri webview/wry?
**** Jinja tmplts for models ??
**** Proxy integration ?