9 lines
228 B
Markdown
9 lines
228 B
Markdown
|
|
# Halite sample service
|
||
|
|
|
||
|
|
Tiny TypeScript-style tree used to demo Halite decision invalidation.
|
||
|
|
|
||
|
|
Watched paths:
|
||
|
|
- `src/auth/auth.service.ts` (AuthModule)
|
||
|
|
- `src/api/gateway.ts` (ApiGateway)
|
||
|
|
- `src/db/postgres.ts` (DatabaseLayer)
|