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

[dev-react] Complex Setup Process #1

Open
LeonardoFerrisi opened this issue Nov 8, 2024 · 0 comments
Open

[dev-react] Complex Setup Process #1

LeonardoFerrisi opened this issue Nov 8, 2024 · 0 comments
Labels

Comments

@LeonardoFerrisi
Copy link
Member

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.
@LeonardoFerrisi LeonardoFerrisi changed the title Complex Setup Process [dev-react] Complex Setup Process Nov 8, 2024
@LeonardoFerrisi LeonardoFerrisi changed the title [dev-react] Complex Setup Process [low] [dev-react] Complex Setup Process Nov 8, 2024
@LeonardoFerrisi LeonardoFerrisi changed the title [low] [dev-react] Complex Setup Process [high] [dev-react] Complex Setup Process Nov 8, 2024
@LeonardoFerrisi LeonardoFerrisi changed the title [high] [dev-react] Complex Setup Process high [dev-react] Complex Setup Process Nov 8, 2024
@LeonardoFerrisi LeonardoFerrisi changed the title high [dev-react] Complex Setup Process [dev-react] Complex Setup Process Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants