outerbase / sdk

Typescript ORM and automated model generation direct from your database schema. Supports Outerbase features for saved queries & AI.
https://outerbase.com
MIT License
10 stars 4 forks source link

Remove Process for Cloudflare Worker #19

Closed caleb-mabry closed 4 months ago

caleb-mabry commented 4 months ago

Cloudflare workers do not give libraries the ability to use process at all. By removing this, we can use this library with Cloudflare Workers.