Free meteor hosting

I have an experimental site up on meteor.com free hosting. Can I save the content and settings on that if I move to paid hosting. Also, can I modify the code ‘as is’ and keep it deployed? thanks

To modify it, just deploy again. The database will stay intact. To save the content, write a script that will copy the database and save it as file for your user account (or at least render it).