feat(death): I want to die...
This commit is contained in:
parent
33e893ec58
commit
a16852c1b9
34 changed files with 761 additions and 321 deletions
|
|
@ -25,16 +25,18 @@
|
|||
podman
|
||||
podman-compose
|
||||
gnumake
|
||||
nodejs_24
|
||||
nodejs_22
|
||||
pnpm
|
||||
typescript
|
||||
dbmlSQLite.packages.${system}.default
|
||||
|
||||
# allow building better-sqlite3
|
||||
sqlite-interactive
|
||||
clang
|
||||
];
|
||||
shellHook = ''
|
||||
export PODMAN_COMPOSE_WARNING_LOGS="false";
|
||||
export DATABASE_DIR="$(realpath .)/db"
|
||||
mkdir -p $DATABASE_DIR
|
||||
export JWT_SECRET="aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue