- Run: npm run dev
- Env: PORT=4000 in .env
- GET / -> Hello
- GET /api/health -> { ok: true }
- POST /api/echo -> echoes JSON body
Protection verify 2025-09-14T16:24:20
Final protection verify 2025-09-14T16:35:42
Ruleset validation: 2025-09-15T20:08:13 AWST
- Required checks: CodeQL, build
- Strict up-to-date: ON
- Do not require on create: ON
- Ruleset JSON: docs/ruleset-main.json
gh repo create <NEW-REPO> --template lizc-au/my-node-app --publicgh repo create <NEW-REPO> --template lizc-au/my-node-app --privategh repo clone lizc-au/<NEW-REPO>
cd <NEW-REPO>- Use this template github.com/lizc-au/my-node-app/generate