---
title: "A simple Vite, SolidJS, Electron integration template"
url: https://daily.dev/posts/a-simple-vite-solidjs-electron-integration-template-b8xyk8xdu
source_url: https://reactjsexample.com/a-simple-vite-solidjs-electron-integration-template/
type: article
source: "React.js Examples"
published: 2022-02-19T06:52:28.696Z
updated: 2026-03-30T02:14:27.642Z
tags: ["general-programming", "nodejs", "solidjs", "vite", "webdev"]
reading_time: 2
upvotes: 1
comments: 1
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# A simple Vite, SolidJS, Electron integration template

**[React.js Examples](https://daily.dev/sources/reactexample)** · 2 min read · 1 upvotes · 1 comments

## Summary

vite-solid-electron is a very simple Vite, SolidJS, Electron integration template. It contains only the basic dependencies. The extension is very flexible and can be used with SerialPort, SQLite3, or other node-native addons in the Main-process.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://reactjsexample.com/a-simple-vite-solidjs-electron-integration-template/>

## Community discussion

Top comments from developers on daily.dev.

**@nketsiah000** · 1 upvotes

> That sounds like a good idea. And its gonna make electron quite fast.
> Where can i get this template?

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#general-programming](https://daily.dev/tags/general-programming), [#nodejs](https://daily.dev/tags/nodejs), [#solidjs](https://daily.dev/tags/solidjs), [#vite](https://daily.dev/tags/vite), [#webdev](https://daily.dev/tags/webdev)

[View this post on daily.dev](https://daily.dev/posts/a-simple-vite-solidjs-electron-integration-template-b8xyk8xdu)
