Update: Proposal to utilize Supabase as the backing database for editable capital gains actions in the report.
Editable actions on capital gains within the report currently require a persistent data source. Supabase can provide the necessary real-time database functionalities, including authentication and easy integration with TypeScript. Adopting Supabase will allow:
- Storing and synchronizing user edits and capital gains data
- Enabling collaborative editing and history tracking
- Integrating with current TypeScript/React stack
- Leveraging scalable Postgres/Realtime capabilities
Next steps:
- Review Supabase SDK and TypeScript implementation strategy
- Explore migration path for current capital gains logic
- Identify any security implications
- Draft initial Supabase schema for report actions
Feedback and further suggestions on database choice are welcome.
Update: Proposal to utilize Supabase as the backing database for editable capital gains actions in the report.
Editable actions on capital gains within the report currently require a persistent data source. Supabase can provide the necessary real-time database functionalities, including authentication and easy integration with TypeScript. Adopting Supabase will allow:
Next steps:
Feedback and further suggestions on database choice are welcome.