Initial commit

This commit is contained in:
Christoph Hollizeck 2025-07-17 10:15:06 +02:00
commit 4972944cc0
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
11 changed files with 748 additions and 0 deletions

7
.envrc Normal file
View file

@ -0,0 +1,7 @@
export DIRENV_WARN_TIMEOUT=20s
eval "$(devenv direnvrc)"
# The use_devenv function supports passing flags to the devenv command
# For example: use devenv --impure --option services.postgres.enable:bool true
use devenv