NickyMeuleman / vite-electron-trpc

template to start a Vite Electron app with tRPC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vite Electron React tRPC Prisma

modified https://github.com/cawa-93/vite-electron-builder

leave template repo at that but create repo for own project with:

  • Tailwind
  • Eslint
  • Prettier
  • other goodies

Setting up Prisma to work during dev was fine, getting it to work in the compiled version was a painful experience.

resources used:

the post that helped the most to get Prisma to work:

About

template to start a Vite Electron app with tRPC


Languages

Language:TypeScript 69.6%Language:JavaScript 23.0%Language:CSS 6.1%Language:HTML 1.3%