Commit graph

17 commits

Author SHA1 Message Date
c535ee2765 chore: update bump tasks 2025-04-15 15:23:19 -04:00
48b0252ec4 chore: remove unecesary dependencies
remove docker database files
2025-04-15 13:08:09 -04:00
6ee345763f build: simplify build & run process of FE files
use external bun packages to bundle files, run this package in the
build.rs script
2025-04-14 12:13:24 -04:00
e379967907 chore: add build steps to justfile 2025-03-26 19:49:32 -03:00
3c2d3cf720 build: add docker build files 2025-03-12 15:11:48 -03:00
56a9c7bd40 chore: fix restart when updating frontend files 2025-02-26 05:20:10 -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
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
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