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

Hello, I would like to ask how to run this project with a front-end interface #217

Open
Candy0627 opened this issue Jul 15, 2024 · 2 comments

Comments

@Candy0627
Copy link

Hello, I would like to ask how to run this project with a front-end interface

@dzhigit
Copy link

dzhigit commented Sep 10, 2024

Need WebSocket or Socket.io

@Tedavid
Copy link

Tedavid commented Jan 29, 2025

There's multiple ways to handle data transfer between server and client. One approach, and pretty light weight can be Express and communication via Server Sent Events. If you need two-way communication Express can expose some routes for that.

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

No branches or pull requests

3 participants