Commit graph

26 commits

Author SHA1 Message Date
ff1a9858cd build: add actions workflow for release
Some checks failed
Publish image / create-docker-images (push) Failing after 3m25s
2025-03-17 15:29:31 -03:00
b22a5e5876 fix: gracefully handle no db password 2025-03-17 14:56:20 -03:00
29756b9578 build: update dockerfile
support rootless and cache cargo build for faster builds
2025-03-14 16:55:31 -03:00
3c2d3cf720 build: add docker build files 2025-03-12 15:11:48 -03: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
8e1e366964 fix: embedded templates path on build 2025-02-26 05:20:10 -03:00
56a9c7bd40 chore: fix restart when updating frontend files 2025-02-26 05:20:10 -03:00
e59ae1f31c feat: add mini-strap components 2025-02-26 04:52:27 -03:00
ffca6175c0 feat: add basic htmx example 2025-02-26 04:16:11 -03:00
17bf419074 feat: add htmx package 2025-02-24 21:24:24 -03:00
a662b94b21 feat: add sqlx transaction extractor to router 2025-02-22 18:54:44 -03:00
cfaf7ecc1f revert: refactor: build fronend via cli to allow watch mode
this revert e0e8700baa, the build via cli doesn't support plugins
2025-02-21 12:58:11 -03:00
48afdaccea feat: add sqlx basic config 2025-02-21 12:55:23 -03:00
e0e8700baa refactor: build fronend via cli to allow watch mode 2025-02-19 13:25:35 -03:00
3e0dd79217 refactor: re-structure frontend code 2025-02-19 12:44:09 -03:00
6b7642b693 feat: add frontend compilation task with bun 2025-02-19 10:44:02 -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
ca2ea91976 feat: add database service as dev dependency 2025-02-13 12:03:40 -03:00
5362d2ba30 chore: init cargo project 2025-02-13 11:00:46 -03:00
alecodes
7e331ee4f4 chore: initial commit 2025-02-13 10:06:56 -03:00