rayk47 / prisma-adapter-aurora

A Prisma adapter for aurora serverless
0 stars 0 forks source link

Break up monorepo into separate projects #19

Closed rayk47 closed 1 month ago

rayk47 commented 1 month ago

Currently the project is using NX which is helpful for a having a good testing playground close to the source code. However this may likely cause more confusion to new developers wanting to use or contribute to the adapter. Instead, the playground should be broken out into a separate project that can install or link the actual adapter