Digital-Alchemy-TS / Digital-Alchemy-TS/code-glue

Synapse entity generation

Open
#4 1 comment 0 reactions 0 assignees View on GitHub
enhancement scope:backend scope:frontend
Dominant language
TypeScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

## 🪤 Context

UI based entity registrations. Backend will assemble entities, and provide to automation code like this

```typescript
entities.my_select.current_option = "foo"
```

## 📬 Caveats

The `synapse` entity generation tools won't be provided directly to the service for v1. There's some weirdness to sort out with continually redefining an entity, and potential memory leaks through the strange create / teardown process

## 🩻 Additional details

https://github.com/Digital-Alchemy-TS/code-glue/blob/main/apps/server/src/utils/contracts/entities.ts

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.