Skip to content

Refactor backend #63

Description

@mklomp

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions