autotasker/TODO.md

19 lines
406 B
Markdown
Raw Normal View History

2024-04-27 09:59:43 +00:00
- [ ] Websocket return of logs
- [ ] setup sqlite
- [ ] setup task runs (or orders) in sqlite
- [ ] store of task run logs in sqlite
simple axum server
simple templating route with axum
Use minijinja for templating with django syntax https://lib.rs/crates/minijinja
login OAuth2
list tasks
button to trigger job
api to get logs of task run
schedule tasks runs
simple frontenv with htmlx
- [ ] webhook