feat: Initialize Strata KitchenSink application boilerplate #1

Merged
bermudalamb merged 1 commits from feature/initial-commit into main 2026-06-23 10:59:07 -05:00
Owner

This sets up the foundational structure for a .NET Core 6 / React project,
demonstrating common architectural patterns, Docker integration, and key
Strata libraries for API, data access (EF Core), background jobs (Hangfire),
real-time communication (SignalR), and various frontend UI components.

This sets up the foundational structure for a .NET Core 6 / React project, demonstrating common architectural patterns, Docker integration, and key Strata libraries for API, data access (EF Core), background jobs (Hangfire), real-time communication (SignalR), and various frontend UI components.
bermudalamb added 1 commit 2026-06-23 10:58:51 -05:00
This sets up the foundational structure for a .NET Core 6 / React project,
demonstrating common architectural patterns, Docker integration, and key
Strata libraries for API, data access (EF Core), background jobs (Hangfire),
real-time communication (SignalR), and various frontend UI components.
bermudalamb merged commit fb81d3f3c8 into main 2026-06-23 10:59:07 -05:00
bermudalamb deleted branch feature/initial-commit 2026-06-23 10:59:09 -05:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Lambda-Associates/kitchensink#1