aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.envrc1
-rw-r--r--docs/DEV.md1
2 files changed, 2 insertions, 0 deletions
diff --git a/.envrc b/.envrc
new file mode 100644
index 0000000..2c57cda
--- /dev/null
+++ b/.envrc
@@ -0,0 +1 @@
+dotenv_if_exists
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/.