dbos-inc / dbos-transact-ts

The TypeScript framework for backends that scale
https://docs.dbos.dev
MIT License
346 stars 22 forks source link

Clean up dependencies #575

Closed qianl15 closed 1 month ago

qianl15 commented 1 month ago

After this PR, the size of the guestbook app node_modules would shrink from 78MB to 58MB. The biggest dependency is Otel but we can fix it in a separate PR.