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

Can I use this script to switch from local to hosted DEVELOPMENT server? (Not deploy!) #17

Open
zdusper opened this issue Dec 10, 2013 · 0 comments

Comments

@zdusper
Copy link

zdusper commented Dec 10, 2013

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).

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

1 participant