This commit is contained in:
암냥 2026-07-03 00:36:40 +09:00
commit ba26116797
No known key found for this signature in database
67 changed files with 18730 additions and 0 deletions

7
.envrc Normal file
View file

@ -0,0 +1,7 @@
#!/usr/bin/env bash
eval "$(devenv direnvrc)"
# You can pass flags to the devenv command
# For example: use devenv --impure --option services.postgres.enable:bool true
use devenv