monorepo/turborepo example
Does anyone have a Turborepo setup with multiple apps (for example, apps/web and apps/server) where auth and the database live in /packages, and the /server app handles all authentication between the apps? I’d love to see an example of how this works.
0 Replies