Digital-Alchemy-TS / Digital-Alchemy-TS/code-glue
Code sync to file
Open
enhancement
scope:backend
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## 🪤 Context
- #3
The monaco based editor is limited in comparsion to a full featured vscode instance. With the eject, the current service can be written to file. It should be relatively easy to read the contents of that same file back in, and extract the content of the service as the new automation
## 📬 Caveats
Some guardrails need to be in place to prevent additional imports. It's not **REALLY** a service, so trying to define stuff outside the scope of the function is gonna be weird
## 🩻 Additional details
Contributor guide
Assessment
This issue has not been assessed yet.