Publishing drizzle project as a private package implications? #1873
binaryartifex
started this conversation in
General
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.
-
My intention is to create my 'database' project (node) that exports a connection function, a few utilities and the schema objects. My use case is to import this library into my web-server project (nest-js). Is there any implications i should be aware of doing this? namely issues surrounding the build of the drizzle/database dependency within the scope of the web server project?
Beta Was this translation helpful? Give feedback.
All reactions