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

Priorities and Issues #9

Open
tonioloewald opened this issue Apr 21, 2021 · 0 comments
Open

Priorities and Issues #9

tonioloewald opened this issue Apr 21, 2021 · 0 comments

Comments

@tonioloewald
Copy link

I'd suggest abandoning any efforts at integrating specific front-end stacks (e.g. Angular and React) and just integrate HTML, Javascript, and TypeScript. Fundamentally, anyone using those stacks isn't going to want to figure out how to blend their collection of crap with yours, and would probably like the cleanest and most vanilla landscape possible.

I'm also pretty concerned that it looks like your system essentially runs a web-server locally, which is simple but also a security nightmare since you aren't sandboxing the server so no-one can use this product for anything vaguely serious.

What you need to do at minimum is provide a protocol or virtual URL that maps to the file system privately. Perhaps the simplest way to do this would be via a service worker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant