Skip to content

docs: update documentation to match current codebase#81

Merged
stevenferey merged 1 commit intodevelopfrom
chore/update-documentation
Feb 14, 2026
Merged

docs: update documentation to match current codebase#81
stevenferey merged 1 commit intodevelopfrom
chore/update-documentation

Conversation

@stevenferey
Copy link
Owner

Summary

  • Update versions across all docs: ESLint 10, PostgreSQL 18, React 19, TypeScript 5.9, Vite 7
  • Add missing SEO env vars (VITE_SITE_URL, VITE_INDEXABLE), directories, routes, and API endpoints
  • Complete backend DB schema docs with users table, signature fields, and all migrations (002-007)

Test plan

  • Verify documentation accuracy against current code
  • Check all referenced file paths exist

🤖 Generated with Claude Code

- Update versions: ESLint 10, PostgreSQL 18, React 19, TypeScript 5.9, Vite 7
- Add missing env vars: VITE_SITE_URL, VITE_INDEXABLE (SEO)
- Add missing directories: schemas/, constants/, plugins/, auth/, pdf/
- Add missing routes: companies/new, companies/:id/edit
- Add users table, signature fields, owner_id to backend DB docs
- Add upload and verify-email endpoints to backend API docs
- List all migrations (002-007) in backend architecture
- Remove obsolete reference to activities table cascade

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@stevenferey stevenferey merged commit 1ab9b3a into develop Feb 14, 2026
2 checks passed
@stevenferey stevenferey deleted the chore/update-documentation branch February 14, 2026 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant