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

Implement web version of Heynote #63

Merged
merged 9 commits into from
Dec 25, 2023
Merged

Implement web version of Heynote #63

merged 9 commits into from
Dec 25, 2023

Conversation

heyman
Copy link
Owner

@heyman heyman commented Dec 24, 2023

Add a child vite project in ./webapp/ that is Heynote running within a browser. Imports almost all code from ../src/ and only adds a thin bridge that corresponds to the API between the Electron main process and the app code.

Add a child vite project in ./webapp/ that is Heynote running within a browser. Imports almost all code from ../src/ and only adds a thin bridge that corresponds to the API between the Electron main process and the app code.
Move assets file from public to assets in order to let Vite/Rollup handle bundling.
@heyman heyman marked this pull request as ready for review December 25, 2023 13:17
@heyman heyman merged commit 079fa66 into main Dec 25, 2023
1 check passed
@heyman heyman deleted the webapp branch December 25, 2023 18:36
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.

1 participant