Commit Graph
5 Commits
Author SHA1 Message Date
James Wampler 3eebef56a0 Add MicCheck.Client library with FeatureClient.IsEnabledAsync
Client-side SDK for checking feature flag state against the flags API,
with unit tests mocking HttpMessageHandler.
2026-07-09 12:48:21 -07:00
James Wampler 8262cd2f61 Drop docker-compose from dev workflow; run full build/test and Aspire locally
CI / build-and-push (push) Successful in 1m57s
CI / deploy-qa (push) Successful in 14s
CI / smoke-qa (push) Successful in 22s
dev-build.sh now builds the whole solution and runs .NET + Jest unit
tests instead of restarting docker-compose services. readme documents
the aspire run command for local orchestration; slnx solution-items
reference to the removed docker-compose.yml is gone.
2026-07-06 10:44:11 -07:00
James Wampler 6887d09f9c version-0.1 (#1)
Squash and merge of version-0.1

Co-authored-by: James Wampler <james@wamp.dev>
Co-committed-by: James Wampler <james@wamp.dev>
2026-07-01 13:30:07 -07:00
James Wampler b9a04df861 Adding Admin API 2026-04-08 14:25:10 -07:00
James Wampler 7b15086fe5 Initial commit, project structure and domain models 2026-04-07 09:14:06 -07:00