-
Notifications
You must be signed in to change notification settings - Fork 6
Refactor backend #63
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently the backend is a bunch of nodejs express stuff that should upload the robot.py but also acts as a bridge to start some commands on the robot. I think this should be solved differently:
- The upload part could probably be just a PUT server command in eg nginx.
- All the commands on the robot could/should probably be run through Xterm.js. This aligns with the ideology that the web interface is a layer around the terminal interface.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
No status