No description
Find a file
2025-07-16 09:51:05 -04:00
.forgejo chore: remove ci pipelines 2025-03-26 19:48:42 -03:00
.idea refactor: change assets handling to vite-rs 2025-07-16 09:46:27 -04:00
frontend refactor: change assets handling to vite-rs 2025-07-16 09:46:27 -04:00
migrations refactor!: change migration tool to sqlx 2025-04-15 15:18:20 -04:00
public refactor: change assets handling to vite-rs 2025-07-16 09:46:27 -04:00
src refactor: change assets handling to vite-rs 2025-07-16 09:46:27 -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 refactor: change assets handling to vite-rs 2025-07-16 09:46:27 -04:00
.justfile wip: change assets handling to vite-rs 2025-04-20 18:46:24 -04:00
build.rs refactor: change assets handling to vite-rs 2025-07-16 09:46:27 -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 refactor: change assets handling to vite-rs 2025-07-16 09:46:27 -04:00
Cargo.toml chore(version): 0.1.1 2025-07-16 09:51:05 -04:00
CHANGELOG.md chore(version): 0.1.1 2025-07-16 09:51:05 -04:00
cog.toml chore(version): 0.1.1 2025-07-16 09:51:05 -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 chore(version): 0.1.1 2025-07-16 09:51:05 -04:00
README.md chore: initial commit 2025-02-13 10:06:56 -03:00
vite.config.ts refactor: change assets handling to vite-rs 2025-07-16 09:46:27 -04:00

base-template

Base template to create new repositories