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

Split JS out of JVM #41

Open
kezz opened this issue Sep 27, 2021 · 3 comments
Open

Split JS out of JVM #41

kezz opened this issue Sep 27, 2021 · 3 comments

Comments

@kezz
Copy link
Member

kezz commented Sep 27, 2021

By running the project with the JS and JVM modules separate, we would be able to better utilise the Kotlin/JS environment with a node-like system, or similar.

@MiniDigger
Copy link
Member

hot reload for JS pls

@kezz
Copy link
Member Author

kezz commented Oct 3, 2021

There's two ways we can go about this; having the front-end be a static webpage or as a node/smth application. I'm leaning towards the former, as it allows for super easy hot reloading and a decoupling of the front and back ends of the software would be nice.

@MiniDigger
Copy link
Member

yeah we have no need for node since we got a backend already, just a normal static/spa style project

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

No branches or pull requests

2 participants