No description
Find a file
2025-04-15 15:32:26 -04:00
.forgejo chore: remove ci pipelines 2025-03-26 19:48:42 -03:00
frontend refactor!: change css library to picocss 2025-04-15 14:08:31 -04:00
migrations refactor!: change migration tool to sqlx 2025-04-15 15:18:20 -04:00
src refactor!: change migration tool to sqlx 2025-04-15 15:18:20 -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 chore: update bump tasks 2025-04-15 15:23:19 -04:00
build.rs refactor!: change migration tool to sqlx 2025-04-15 15:18:20 -04:00
bun.lock refactor!: change css library to picocss 2025-04-15 14:08:31 -04: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: update bump tasks 2025-04-15 15:23:19 -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 refactor!: change css library to picocss 2025-04-15 14:08:31 -04:00
README.md chore: initial commit 2025-02-13 10:06:56 -03:00

base-template

Base template to create new repositories