nextron
electron-react-boilerplate
nextron | electron-react-boilerplate | |
---|---|---|
6 | 40 | |
3,888 | 23,207 | |
- | 0.6% | |
8.7 | 6.5 | |
about 2 months ago | about 1 month ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
nextron
-
Suggestions for converting a Next.js (app router) / Tailwind CSS website hosted on Vercel to a OSX app
I believe that will mean I'll need to convert my website to using react-native-web and then use react-native-macos for the OSX app. Is that correct, or are there other options? I know Electron is an option, i.e. Nextron looks like it could do what I want.
-
Problem trying to fetch data from api on electron build.
I currently have an API running locally on my machine and a build of a Nextron app ( saltyshiomix/nextron: ⚡ Next.js + Electron ⚡ (github.com) ), I'm trying to create fetch get/post requests to the API, but I'm getting a cors error on the electron build. Everything works perfectly on the electron dev.
-
Is learning NextJS a waste of time as it does not translate to mobile apps?
Side note 2: Nextron. Next.js for Electron (desktop native apps)
-
Best way to generate an Electron app?
create-nextron-app
-
Advice for monorepo of React frontends? (websites + electron) - FOR A SOLO DEV!
A second thought, I would not use create-react-app for bootstraping a project today. NextJs works pretty well and you can customize... It's even possible to use nextjs in an electron app. See https://github.com/saltyshiomix/nextron. And also prefer typescript from the start if possible.
-
How to Build a Quiz App with NextJS & Electron, powered by a Strapi Backend
We will use Nextron to build the desktop application. Nextron enables us to build desktop applications with Next.js. We will use TailwindCSS to help add styles to the desktop application.
electron-react-boilerplate
-
How I Used Electron and React to Create a Sweet UI for FFMPEG
For a swift and efficient setup, I began by cloning the Electron-React Boilerplate. This boilerplate provided a pre-configured combination of Electron and React, along with Redux and Webpack, setting a solid foundation for the project. This choice allowed me to focus on building the unique features of my application, leveraging the boilerplate's stable and community-tested framework.
-
M0B205 for Alienware AW3423DW available for download from Dell, thought you couldn't upgrade the firmware on this one yourself?
If I had to guess I'd say roughly 110 of those are since the installer relies on Electron React Boilerplate... That's what we get for using web technologies for desktop apps (despite the fact they do not need to be cross-platform nor accessible)
- Express with electron-react boilerplate
-
Spring Boot + Electron, a case study
Ostara is based off of electron-react-boilerplate and uses electron-builder to package the application.
-
Skeleton Electron "Shoebox" codebase
Have a look at Electron React Boilerplate.
-
Using usb-detection with electron v4 on intel mac
Im trying to install usb-detection on my electron js project using electron-react-boilerplate . I get the following error due to the post install script and cant get passed it for running or packaging the app.
-
How do you get the tailwindcss prettier plugin to work in electron-react-boilerplate?
I everyone. I am using Electron react boilerplate and I have successfully added tailwindcss to the project. However, I am struggling to get the Prettier plugin tailwindcss to work. I’ve tried following the instructions in the readme but no luck. I’ve tried moving my prettier.config.js to the .erc/config dir with no luck either.
-
Recommendations on how to start with Electron? Should I?
I also came to recommend the erb framework since it makes getting the initial app up fairly quick and painless.
-
Implement sqlite3 with electron
Hi guys I'm using this electron-react boilerplate https://github.com/electron-react-boilerplate/electron-react-boilerplate and I want to use sqlite3 with it. The problem is I dont have the idea on how to implement it, I've been looking online for guides to follow but it's so confusing and doesn't work. What I want is the database can be access in development and production. Any help will be appreciated thanks.
-
I built an open-source text message analyzer - AMA!
We used Electron React Boilerplate and met the lead maintainer in-person thanks to this project!
What are some alternatives?
nextjs-monorepo-example - Collection of monorepo tips & tricks
create-react-app - Set up a modern web app by running one command.
Kap - An open-source screen recorder built with web technology
react-redux-starter-kit
strapi-template-quiz
vanilla-javascript-boilerplate-spring-boot - A boilerplate of Vanilla-JavaScript, SCSS with Webpack for MPA (multi page application)
prerender - Node server that uses Headless Chrome to render a javascript-rendered page as HTML. To be used in conjunction with prerender middleware.
axios-react - 🌐 HTTP client component for React based on Axios
electron-next - Build Electron apps using Next.js
react-typescript-webpack-starter - A starter project for using React, TypeScript, SCSS using Webpack 5.
quiz-desktop-app
react-boilerplate - 🔥 A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices.