7 Commits

Author SHA1 Message Date
Gitead
b73b8c97c6 docs: add nginx deploy instructions and fix Authorization header config
- Add proxy_set_header Authorization to /api/ location (required or token is stripped)
- Add Step 11 to README explaining how to install the nginx config

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-02 13:17:19 -04:00
Gitead
f126fb7364 docs: use venv python for SeleniumService run command 2026-04-18 21:48:01 -04:00
Gitead
1a9b0ee928 docs: update Step 8 — Python deps now installed automatically via npm install 2026-04-18 20:55:13 -04:00
Gitead
74f930b69a docs: update Step 5 PostgreSQL setup for Debian (md5 auth, dentalapp db) 2026-04-18 19:57:17 -04:00
ff
e10126f772 docs: rewrite README with complete step-by-step setup guide
Adds ordered setup steps (Node.js, Python, Chrome, PostgreSQL, Redis,
pip dependencies) so a fresh machine can be fully configured from
git clone to running the app without guessing.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-13 22:30:15 -04:00
71b28c613c Update README.md 2026-04-14 01:33:48 +00:00
bb57c64679 Add README.md 2026-04-05 03:41:17 +00:00