Add support for server code #9

Open
opened 2024-02-01 18:42:12 +00:00 by silentsilas · 0 comments
Owner
  • Websocket connections require a long-lived NodeJS server, and server code to manage them
  • Vercel, as is currently used, does not support this. They instead recommend some third party services to push data to clients.
  • Current Vite implementation does not support server code
    • Maybe look into using Fastify for a lightweight Node app framework?
  • Glitch is nice for easy deployments from a git repo (but may not support gitea?)
* Websocket connections require a long-lived NodeJS server, and server code to manage them * Vercel, as is currently used, does not support this. They instead recommend some third party services to push data to clients. * Current Vite implementation does not support server code * Maybe look into using Fastify for a lightweight Node app framework? * Glitch is nice for easy deployments from a git repo (but may not support gitea?)
silentsilas added the
question
enhancement
labels 2024-02-01 18:42:12 +00:00
silentsilas added this to the MVP project 2024-02-01 18:42:12 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: silentsilas/sure#9
No description provided.