chen-rn / CUA

(deprecateed) create-universal-app(CUA) is an opinionated template for creating fullstack universal apps (Expo, Next, tRPC, Prisma, Clerk, Solito, Tamagui)
https://cua-demo.vercel.app
MIT License
1.02k stars 67 forks source link

Added build scripts to bundle the Tauri app #36

Closed albbus-stack closed 1 year ago

albbus-stack commented 1 year ago

I've gone ahead and implemented a yarn build-desktop script to bundle the Tauri app directly from the root folder. It uses turborepo with the usual db-generate dependency.

For now this is separated from the main turborepo build script as I cannot test it. When this is tested we can add the build:tauri script to the dependencies of the main build script.

vercel[bot] commented 1 year ago

Someone is attempting to deploy a commit to a Personal Account owned by @chen-rn on Vercel.

@chen-rn first needs to authorize it.