about summary refs log tree commit diff
path: root/README.md
AgeCommit message (Collapse)Author
2026-05-27README: document that env vars work for any deploymentClaude Sonnet 4.6
The three BASE_URL variables are not limited to CD and production — they work for any live deployment. Add an explicit note and a concrete example using a personal/feature instance so this is clear to new contributors.
2026-05-27Initialise with smoke tests for various GeneNetwork services.Frederick Muriuki Muriithi
The code in this commit was written by claude code, and is yet to be reviewed. Expect changes once the code has been reviewed.