Now that this project will have a server component (other than the api) we won't be able to host via gh-pages.
I'd like to keep the app up on gh-pages as long as possible though, until user functionality gets completely finished. We should have a new "master" branch, but I'm wondering about the relationship between gh-pages and master. I think we could always develop features against Master, then merge any non user-related changes over to gh-pages until we nuke that completely.
Now that this project will have a server component (other than the api) we won't be able to host via gh-pages.
I'd like to keep the app up on gh-pages as long as possible though, until user functionality gets completely finished. We should have a new "master" branch, but I'm wondering about the relationship between gh-pages and master. I think we could always develop features against Master, then merge any non user-related changes over to gh-pages until we nuke that completely.