No description
Find a file
2025-02-21 12:55:23 -03:00
.devfiles refactor: build fronend via cli to allow watch mode 2025-02-19 13:25:35 -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 refactor: build fronend via cli to allow watch mode 2025-02-19 13:25:35 -03:00
src feat: add sqlx basic config 2025-02-21 12:55:23 -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 feat: add sqlx basic config 2025-02-21 12:55:23 -03:00
build.rs feat: add minijinja as template engine 2025-02-14 11:29:03 -03:00
bun.lockb feat: add frontend compilation task with bun 2025-02-19 10:44:02 -03:00
bunfig.toml refactor: build fronend via cli to allow watch mode 2025-02-19 13:25:35 -03:00
Cargo.lock feat: add sqlx basic config 2025-02-21 12:55:23 -03:00
Cargo.toml feat: add sqlx basic config 2025-02-21 12:55:23 -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 frontend compilation task with bun 2025-02-19 10:44:02 -03:00
README.md chore: initial commit 2025-02-13 10:06:56 -03:00

base-template

Base template to create new repositories