No description
Find a file
aleidk 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
.devfiles revert: refactor: build fronend via cli to allow watch mode 2025-02-21 12:58:11 -03:00
.forgejo chore: initial commit 2025-02-13 10:06:56 -03:00
db feat: add database service as dev dependency 2025-02-13 12:03:40 -03:00
frontend chore: fix restart when updating frontend files 2025-02-26 05:20:10 -03:00
src refactor: change asset handling 2025-03-12 12:46:18 -03:00
.env.example feat: add database service as dev dependency 2025-02-13 12:03:40 -03:00
.gitignore feat: add frontend compilation task with bun 2025-02-19 10:44:02 -03:00
.justfile chore: fix restart when updating frontend files 2025-02-26 05:20:10 -03:00
build.rs fix: embedded templates path on build 2025-02-26 05:20:10 -03:00
bun.lock feat: add mini-strap components 2025-02-26 04:52:27 -03:00
bunfig.toml feat: add sqlx transaction extractor to router 2025-02-22 18:54:44 -03:00
Cargo.lock refactor: change asset handling 2025-03-12 12:46:18 -03:00
Cargo.toml refactor: change asset handling 2025-03-12 12:46:18 -03:00
cog.toml chore: initial commit 2025-02-13 10:06:56 -03:00
LICENSE chore: initial commit 2025-02-13 10:06:56 -03:00
package.json feat: add mini-strap components 2025-02-26 04:52:27 -03:00
README.md chore: initial commit 2025-02-13 10:06:56 -03:00

base-template

Base template to create new repositories