Skip to content

[dev-react] Complex Setup Process #1

@LeonardoFerrisi

Description

@LeonardoFerrisi

Current Setup Process requires two node_module folders in BrainDataRecorder and BrainDataRecorder//frontend. This is obviously bloated and needs to be optimized.

  • Having a python backend requires a python virtual environment to be created and executed via npm run start. We may be able to streamline this process once said backend is condensed into an executable.

Suggested fixes

  • Reduce number of node_module environments to 1.
  • Having a variant that is all JS based may reduce bloat.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions