Java desktop apps with web front end (Angular, react)(krema.build)12 points·by guybedo·5 เดือนที่ผ่านมา·1 commentskrema.buildJava desktop apps with web front end (Angular, react)https://krema.build/1 commentsPost comment[–]tanin·5 เดือนที่ผ่านมาreplyI've built a similar framework called Java Electron (https://github.com/tanin47/java-electron).Java as the backend, and JS as the frontend.It actually uses WebView, not Chromium.The most important feature is: Java Electron can be published on Apple App Store and Microsoft Store. This requires proper code-signing and etc.Backdoor, a modern database tool, is a showcase for it: https://github.com/tanin47/backdoor
Java as the backend, and JS as the frontend.
It actually uses WebView, not Chromium.
The most important feature is: Java Electron can be published on Apple App Store and Microsoft Store. This requires proper code-signing and etc.
Backdoor, a modern database tool, is a showcase for it: https://github.com/tanin47/backdoor