No description
Find a file
2025-04-20 18:46:24 -04:00
.forgejo chore: remove ci pipelines 2025-03-26 19:48:42 -03:00
.idea wip: change assets handling to vite-rs 2025-04-20 18:46:24 -04:00
frontend wip: change assets handling to vite-rs 2025-04-20 18:46:24 -04:00
migrations refactor!: change migration tool to sqlx 2025-04-15 15:18:20 -04:00
src wip: change assets handling to vite-rs 2025-04-20 18:46:24 -04:00
.dockerignore build: add docker build files 2025-03-12 15:11:48 -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 wip: change assets handling to vite-rs 2025-04-20 18:46:24 -04:00
build.rs wip: change assets handling to vite-rs 2025-04-20 18:46:24 -04:00
bun.lock wip: change assets handling to vite-rs 2025-04-20 18:46:24 -04:00
bunfig.toml feat: add sqlx transaction extractor to router 2025-02-22 18:54:44 -03:00
Cargo.lock wip: change assets handling to vite-rs 2025-04-20 18:46:24 -04:00
Cargo.toml wip: change assets handling to vite-rs 2025-04-20 18:46:24 -04:00
CHANGELOG.md chore(version): 0.1.0 2025-04-15 15:36:38 -04:00
cog.toml chore: add docs to just commands 2025-04-15 16:33:55 -04:00
Dockerfile refactor!: update dockerfile build 2025-04-15 15:32:26 -04:00
LICENSE chore: initial commit 2025-02-13 10:06:56 -03:00
package.json wip: change assets handling to vite-rs 2025-04-20 18:46:24 -04:00
README.md chore: initial commit 2025-02-13 10:06:56 -03:00
vite.config.ts wip: change assets handling to vite-rs 2025-04-20 18:46:24 -04:00

base-template

Base template to create new repositories