Commit graph

14 commits

Author SHA1 Message Date
adbade7411 wip: change assets handling to vite-rs 2025-04-20 18:46:24 -04:00
1871610770 refactor: change asset handling
read assets from the template state instead of path to be able to embed
them into the binary instead of reading them form a path
2025-03-12 12:46:18 -03:00
3ff1f26cc4 feat: add basic configuration support 2025-02-26 13:30:20 -03:00
ffca6175c0 feat: add basic htmx example 2025-02-26 04:16:11 -03:00
a662b94b21 feat: add sqlx transaction extractor to router 2025-02-22 18:54:44 -03:00
48afdaccea feat: add sqlx basic config 2025-02-21 12:55:23 -03:00
3e0dd79217 refactor: re-structure frontend code 2025-02-19 12:44:09 -03:00
6cb75aa442 feat: add minijinja as template engine 2025-02-14 11:29:03 -03:00
5a9b871e42 chore: add tracing logs 2025-02-13 16:37:11 -03:00
8d8388e81a feat: add error handling 2025-02-13 15:45:06 -03:00
6bf3947df3 feat: add basic template functionality 2025-02-13 14:58:21 -03:00
b6c909f6f4 chore: add live reload features 2025-02-13 13:03:39 -03:00
0923ac1841 feat: add axium hello world 2025-02-13 12:11:27 -03:00
5362d2ba30 chore: init cargo project 2025-02-13 11:00:46 -03:00