Parent: #28
Depends on: All Phase 1-3 tasks
Task
Update README.md with documentation for the API-key flow feature.
File to Modify
README.md
What to Add
Add a new section "SerenDB Integration" documenting:
- Setup - How to get and set API key
- Usage - How to use init/sync without --target
- What happens (interactive picker, auto-create DBs, state persistence)
- Legacy mode - How to still use explicit connection strings
See docs/plans/api-key-flow-implementation.md Task 4.2 for the content.
How to Test
- Review README renders correctly on GitHub
- Test the documented commands work as described
Commit Message
docs: Add SerenDB API key flow documentation
Parent: #28
Depends on: All Phase 1-3 tasks
Task
Update
README.mdwith documentation for the API-key flow feature.File to Modify
README.mdWhat to Add
Add a new section "SerenDB Integration" documenting:
See
docs/plans/api-key-flow-implementation.mdTask 4.2 for the content.How to Test
Commit Message
docs: Add SerenDB API key flow documentation