Digital-Alchemy-TS / Digital-Alchemy-TS/code-glue
Virtual services
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## 🪤 Context
Automation code needs access to application tools that are only accessible within `TServiceParams`, but they cannot be wired into the application code as a full service.
## 📬 Caveats
- needs to be type checked before running #8
- can be turned on or off at any time #12
- supports some sort of versioning strategy
- metadata
## 🩻 Additional details
This has some level of overlap with the planned wiring enhancements for core:
- https://github.com/Digital-Alchemy-TS/core/issues/85
- https://github.com/Digital-Alchemy-TS/core/issues/84
- https://github.com/Digital-Alchemy-TS/core/issues/83
- https://github.com/Digital-Alchemy-TS/core/issues/82
Contributor guide
Assessment
This issue has not been assessed yet.