sebastianwessel / surrealdb-client-generator

Tool which generates a typescript client for SurrealDB and zod schema of a given database
MIT License
76 stars 12 forks source link

Allow schema file only generation #57

Closed hammo92 closed 2 months ago

hammo92 commented 2 months ago

Added testcontainers and updated the implementation to allow the generation of from the schema file only. Should fix #56