Open UnbanTwin opened 8 years ago
We can use amazon or on own server. By file picker in front end and Backend with meteor file collection
Yes. file picker sounds good. Gravity is hosted on Heroku so I can add it to the application.
Meteor can use - https://atmospherejs.com/mrt/impicker-security . Kindly suggest.
Looks great. We've used this before https://atmospherejs.com/goltfisch/filepicker
Maybe we wait until Meteor 1.3 so that we can use the official NPM package...
I think this is solved ? Or I am only getting the profile picture ?
We've currently only used Gravatar. So you profile picture is taken from there.
Do you have an idea how to implement that? Store the pictures on the server or use something such as Filepicker?