No description
Find a file
aleidk 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
.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 revert: refactor: build fronend via cli to allow watch mode 2025-02-21 12:58:11 -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 revert: refactor: build fronend via cli to allow watch mode 2025-02-21 12:58:11 -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 revert: refactor: build fronend via cli to allow watch mode 2025-02-21 12:58:11 -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