arboleya / electrify

Package your Meteor apps with Electron, and butter
MIT License
247 stars 52 forks source link

No way to pass in --server option? #70

Open sferoze opened 7 years ago

sferoze commented 7 years ago

This package only connects to the localDB. Anyway to pass in --server option?

I've tried this workaround but it does not work for me. I would have to re-write a lot of client code to get this working. I just want the desktop app to connect to meteor server like normal. Don't really care about hot code push for desktop app

https://forums.meteor.com/t/can-this-be-done-the-current-state-of-the-write-once-run-anywhere-stack/8947/5

ethanwillis commented 7 years ago

I was able to get DDP working. If you would like to do a screenshare I can walk you through the process. You can chat with me privately on the gitter.im https://gitter.im/arboleya/electrify just click my profile picture in the users list and click chat privately!