Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Vite React Example #671

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

KevinRobben
Copy link

Eel react app starter template with Vite based on #95. The ReadMe file has instructions on how to start the project with a virtual environment and deploy it with pyinstaller.

The template has the following features (from readme):

  • Multiple instances To enable multiple instances of this application in production (i.e. the user opens the application multiple times), a new free socket port is searched for on app startup and injected in to ./dist_vite/index.html and ./dist_vite/assets/index.*.js before eel.init().
  • Splashscreen A default splash-screen is provided so the user had direct feedback when the .exe file opened

@barakplasma
Copy link

@KevinRobben great work! I downloaded your example and followed the instructions in your README.md . Works well on my OS: Ubuntu 22.04.2 LTS x86_64, including bundling with PyInstaller. I'm not a maintainer, but I would love to see this PR merged into main.

@StuckInSprings
Copy link

Love this. I pulled it down to test it and it ran really well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants