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

Build app for web #110

Closed
MadejaMaciej opened this issue Mar 25, 2024 · 5 comments
Closed

Build app for web #110

MadejaMaciej opened this issue Mar 25, 2024 · 5 comments
Assignees
Labels
feature New feature or request, requires business analysis in most cases

Comments

@MadejaMaciej
Copy link
Contributor

MadejaMaciej commented Mar 25, 2024

Please, build app for web and add static files as a zip to releases once ready:

  • ldm-0.x.y-web.zip

Please, remember to check, if automatic build of web-version doesn't removed out redirect (#113). Thank you.

@MadejaMaciej MadejaMaciej added the feature New feature or request, requires business analysis in most cases label Mar 25, 2024
@MadejaMaciej MadejaMaciej added this to the [0.4] Other codebases milestone Mar 25, 2024
@MadejaMaciej MadejaMaciej self-assigned this Mar 25, 2024
@MadejaMaciej
Copy link
Contributor Author

We shoululd be able to use the same code as in desktop app.

@MadejaMaciej
Copy link
Contributor Author

To use it, copy contents of .webpack and transfer it to server/run index.html file

@mrfatguy
Copy link
Contributor

Either I am blind or I don't see .webpack folder in repo. Can you link it or provide full path?

@MadejaMaciej
Copy link
Contributor Author

@mrfatguy it was comment for myself so I will not forget about it :)

I will put the zip with filesto use in next (0.2.2) release

webpack is in gitignore, as it changes each time we change anything in app (it recreates assets and bundles code used), so it shouldn't really land on git. I will provide you a temporary build here in zip.

To play unpack it and open renderer->main_window-> index.html file in browser. NOTE that I need to fix the splash screen sound for web (there is already ticket for that).

Archive.zip

@mrfatguy
Copy link
Contributor

Thanks, tested, works just fine. Some minor details provided over email. OK, so waiting for the next release and official ldm-x.y.z-web.zip.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request, requires business analysis in most cases
Projects
None yet
Development

No branches or pull requests

2 participants