SEB Node - client/server js for config validation and generation #574
HannesOberreiter
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
(This is not seb-mac specific, works for both seb clients)
We created a simple TypeScript package to generate SEB config and validate the config keys. It supports server side (node) and client side via different endpoints.
https://github.com/certible/seb-node
It also includes the config as zod file, which could be exported to other schemas. Although this is only a "best-effort" as we used a PDF for this list which seemed to be somewhat outdated.
https://github.com/certible/seb-node/blob/main/src/schema.ts
Cheers
Hannes
Beta Was this translation helpful? Give feedback.
All reactions