aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/DEV.md
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2025-08-14 22:43:52 +0900
committernsfisis <nsfisis@gmail.com>2025-08-14 22:44:21 +0900
commit4ad7b2e6d3a7246abd3c3961dd6e75502ed5295e (patch)
treeadd98f5c95686360e045d508cebb645463bcee27 /docs/DEV.md
parentbf3b2b2f5fdfe4d54226b59ce82378e4a77dc700 (diff)
downloadiosdc-japan-2025-albatross-4ad7b2e6d3a7246abd3c3961dd6e75502ed5295e.tar.gz
iosdc-japan-2025-albatross-4ad7b2e6d3a7246abd3c3961dd6e75502ed5295e.tar.zst
iosdc-japan-2025-albatross-4ad7b2e6d3a7246abd3c3961dd6e75502ed5295e.zip
feat(dev): add .envrc
Diffstat (limited to 'docs/DEV.md')
-rw-r--r--docs/DEV.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/DEV.md b/docs/DEV.md
index 2a44f4a..b051353 100644
--- a/docs/DEV.md
+++ b/docs/DEV.md
@@ -21,6 +21,7 @@
1. Copy `.env.example` to `.env` and configure:
* `ALBATROSS_JWT_SECRET`: Secret key for JWT tokens
* `ALBATROSS_COOKIE_SECRET`: Secret key for cookies
+1. `direnv allow .` (optional)
1. `make init`
1. `make up`
1. Access to http://localhost:5173/phperkaigi/2025/code-battle/.