tylerlaberge / turbotron

Bare minimum template with Turborepo 🏎️ + Vite ⚑+ Electron 🧲 + React βš›οΈ + TypeScript πŸ’™

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

magoon-face

TURBOTRON

The absolute BARE MINIMUM template for Electron πŸ”‹, React βš›οΈ, Vite ⚑ and Turborepo 🏎️

popping badge build badge




What is this for? 🍻

It's always a hazzle setting everything up for an Electron project - and stuff usually become a little bit messy. This bad boi is going to (mainly for me) make getting going with React and Electron a lot easier, and cleaner. Hopefully.

Where can I get it? 🀲

Clone the repo and get going!

Instructions πŸ’…

  1. Clone the repo πŸ’Ύ
  2. Install packages by running pnpm install from the root
  3. For dev use pnpm run dev from the root
  4. For production use pnpm run build from the root
    1. The build will be located in the directory apps/builder/dist




Turbotron was build with anger πŸ₯°, fury 😠, and a little bit of hope. 😁

MIT

About

Bare minimum template with Turborepo 🏎️ + Vite ⚑+ Electron 🧲 + React βš›οΈ + TypeScript πŸ’™

License:MIT License


Languages

Language:TypeScript 73.2%Language:JavaScript 13.5%Language:HTML 13.3%