update: started to work on the database side of things

This commit is contained in:
maix0 2025-06-20 00:13:01 +02:00 committed by Maieul BOYER
parent eab450626a
commit 0b3ea4b406
7 changed files with 111 additions and 8 deletions

View file

@ -21,6 +21,9 @@
nodejs_24
pnpm
typescript
# allow building better-sqlite3
clang
];
shellHook = ''
export PODMAN_COMPOSE_WARNING_LOGS="false";