Set initial database schema

This commit is contained in:
2026-04-18 18:25:51 -04:00
parent 134a68f5ac
commit 13b920d911
12 changed files with 150 additions and 2 deletions

View File

@@ -12,6 +12,7 @@
buildInputs = with pkgs; [
jdk25
gradle
keycloak
];
shellHook = ''
mkdir -p .vscode