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

Offline support #50

Open
Jonas12354 opened this issue Nov 6, 2015 · 4 comments
Open

Offline support #50

Jonas12354 opened this issue Nov 6, 2015 · 4 comments

Comments

@Jonas12354
Copy link

Hi,
is there any possibility to have an offline support for the avatar?
Obviously, the app cannot access the url for the profile picture when not online. Did someone try to download the avatar to the database or something like that? Is it possible to cache avatar pictures from an external url?
Thanks for your help.

@timothyarmes
Copy link
Contributor

Hi,

If you're not online then you won't even be able to access the Meteor Server...

@Jonas12354
Copy link
Author

That's correct. But I grounded the Meteor.users database with ground:db and gwendall:ground-user package. So all the data is available offline, even without a connection to the server.

@timothyarmes
Copy link
Contributor

Cool. PR’s welcomed then ;)

On Fri, Nov 6, 2015 at 11:08 AM, Jonas12354 [email protected]
wrote:

That's correct. But I grounded the Meteor.users database with ground:db
and gwendall:ground-user package. So all the data is available offline,
even without a connection to the server.


Reply to this email directly or view it on GitHub
#50 (comment)
.

@blahah
Copy link

blahah commented Dec 18, 2015

Just adding that Meteor apps can be deployed as electron desktop apps, or run on the localhost or over a local network :)

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

3 participants