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

add mongodb to the app #49

Closed
armanvirus opened this issue Mar 3, 2023 · 2 comments
Closed

add mongodb to the app #49

armanvirus opened this issue Mar 3, 2023 · 2 comments

Comments

@armanvirus
Copy link

i think it will be much better to add mongodb to the app, so that the project will demonstrate how to create a fullstack app with electron, which has transportable embedder db within exe package.

@frankhale
Copy link
Owner

I've got a update that I haven't commited yet that uses Sqlite. I'm not sure I want to add mongodb to this repo. I may spin it off for more complex scenarios. The Sqlite update doesn't require spawning anymore process but mongodb would. I'm not opposed to it but I think it would be better suited for a more comprehensive example using a proper web framework like React, Vue or Angular as well to show off what can be done.

@armanvirus
Copy link
Author

Ok, i got your point.

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

2 participants