Zend certified PHP/Magento developer

Accesing directly to /pub via mod_userdir apache

Will this go wrong, i am developing a site in a live server (but not yet with DNS pointed at it, so its NOT SSL)

I am accesing to the site directly to pub like this http://123.123.123.123/~domain/pub/
with apache mod_userdir after modifing the core config data table with that too.

Will something break after pointing the DNS and installing the SSL?

Or what will be the best way to develop a site and then move it to the server in production?
Its really anoying that magento 2 cant be installed in a subdirectory….

Thanks.