You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
I would like to continue developing my meteor app on an Ubuntu 12.04 Digital Ocean droplet to be able to send emails and test user log-ins etc.
I have meteor installed there and I have successfully tried to create a new meteor app.
I have a local git repo on my laptop (Macbook Pro). I also have a local meteor mongo collection with some mongo data I also need to transfer to my new dev server.
What is the best procedure to do this? I am just starting to use Git so please provide clear steps. My final aim is to have a git clone of my meteor app on the new server that I can work on. It needs to have also a local copy of meteor mongo collections that I use locally (that were imported using mongodb import and then copied to meteor dbase).
The text was updated successfully, but these errors were encountered:
Hi!
I would like to continue developing my meteor app on an Ubuntu 12.04 Digital Ocean droplet to be able to send emails and test user log-ins etc.
I have meteor installed there and I have successfully tried to create a new meteor app.
I have a local git repo on my laptop (Macbook Pro). I also have a local meteor mongo collection with some mongo data I also need to transfer to my new dev server.
What is the best procedure to do this? I am just starting to use Git so please provide clear steps. My final aim is to have a git clone of my meteor app on the new server that I can work on. It needs to have also a local copy of meteor mongo collections that I use locally (that were imported using mongodb import and then copied to meteor dbase).
The text was updated successfully, but these errors were encountered: