parse.com - Migrate from parse to backendless -


i want install backendless terminal in ubuntu 14.04 server @ home , don't have clue. after migrating parse backendless, need change parse client sdk ? thank you.

i think might have few misconceptions. backendless mbaas parse, not iaas as heroku & mongodblabs together. stated parse server migration steps, heroku hosts parse-server source via nodejs, , points mongodb instance via config vars.

however, can migrate parse baas endless utilizing export/import of tables , objects.

if migrating backendless, need conform api/sdk. means rewriting code work them.

if wish continue using parse api/sdk, need create server running nodejs express run parse-server, , link mongodb instance via heroku config vars connection using driver via standard mongodb uri.

however, parse-server limited in scope @ point. may time before sorted out. why parse suggest setting local instance develop on, migrating hosted version before jumping in. things login authentication have issues , may required api updates, , email notification don't seemed work without mail gun or else added. i'm sure list sort out, doesn't other point mongodb @ point, way, works mongodblabs while continuing use parse.com.

if serious setting own iaas, suggest aws before worrying parse. aws has own sdk across multiple platforms , leading in terms of iaas. microsoft has azure, leader. there google. list goes on, think getting idea point.

i hope helps. know has killed development less 30 days seeing real world results in employer's enterprise. fortunately, understanding , willing wait while backend going.


Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -