https://github.com/ntwigs/turbotron
Bare minimum template with Turborepo 🏎️ + Vite ⚡+ Electron 🧲 + React ⚛️ + TypeScript 💙
https://github.com/ntwigs/turbotron
electron minimal react template turborepo typescript vite
Last synced: about 1 month ago
JSON representation
Bare minimum template with Turborepo 🏎️ + Vite ⚡+ Electron 🧲 + React ⚛️ + TypeScript 💙
- Host: GitHub
- URL: https://github.com/ntwigs/turbotron
- Owner: ntwigs
- License: mit
- Created: 2023-03-14T14:44:23.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-19T19:18:43.000Z (3 months ago)
- Last Synced: 2025-04-24T05:42:27.439Z (about 1 month ago)
- Topics: electron, minimal, react, template, turborepo, typescript, vite
- Language: JavaScript
- Homepage:
- Size: 1.09 MB
- Stars: 13
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
TURBOTRON
The absolute BARE MINIMUM template for Electron 🔋, React ⚛️, Vite ⚡ and Turborepo 🏎️
![]()
![]()
## 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 `pnpm`
3. For `dev` use `pnpm dev` from the root
4. For `production` use `pnpm build` from the root
1. The `build` will be located in the root directory in the folder `builds`
Turbotron was build with anger 🥰, fury 😠, and a little bit of hope. 😁
![]()