3 Commits
Author SHA1 Message Date
bermudalamb fb81d3f3c8 Merge pull request 'feat: Initialize Strata KitchenSink application boilerplate' (#1) from feature/initial-commit into main
Reviewed-on: #1
2026-06-23 10:59:04 -05:00
Thom Lamb 0979371a57 feat: Initialize Strata KitchenSink application boilerplate
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.
2026-06-23 10:58:15 -05:00
bermudalamb 1d2c6543dd Initial commit 2026-06-23 10:55:02 -05:00