Skip to content

Integration/backend foundation#5

Merged
Gnovillo1120 merged 6 commits intomainfrom
integration/backend-foundation
Mar 13, 2026
Merged

Integration/backend foundation#5
Gnovillo1120 merged 6 commits intomainfrom
integration/backend-foundation

Conversation

@Gnovillo1120
Copy link
Copy Markdown
Collaborator

The full Prisma database layer is set up now, including:

Prisma schema for all tables (households, users, expenses, splits, settlements, recurring bills, categories, members)

Migrations configured and applied

Prisma client generation working

Seed script with test data (household + users + expenses + splits + settlement)

DB contract doc explaining all tables/columns

@Gnovillo1120 Gnovillo1120 merged commit 70e4e88 into main Mar 13, 2026
1 check passed
Gnovillo1120 added a commit that referenced this pull request Mar 13, 2026
Merge pull request #5 from DormBalance/integration/backend-foundation
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