|
.github/workflows
|
ci(rust): adding the rust CI
|
2026-02-12 16:21:21 +01:00 |
|
src
|
feat(src/database): adding the database mod
|
2026-02-13 20:06:33 +01:00 |
|
.envrc
|
build(nix): adding flake and envrc
|
2026-02-11 19:46:52 +01:00 |
|
.gitignore
|
core(git/ignore): adding the mod_gen ignore
|
2026-02-12 14:51:52 +01:00 |
|
Cargo.lock
|
build(rust/cargo): adding the sqlx rust lib
|
2026-02-12 23:19:48 +01:00 |
|
Cargo.toml
|
build(rust/cargo): adding the sqlx rust lib
|
2026-02-12 23:19:48 +01:00 |
|
env.example
|
feat(env/example): pushing an env.example
|
2026-02-12 21:53:05 +01:00 |
|
setup.sh
|
build(script/setup): adding the script setup.sh
|
2026-02-13 12:12:10 +01:00 |