BackEnd For Fuse Apart From Prase?

Im trying to set up my application with backend server but prase is not letting me register any suggestions?

Parse has been shut down, unfortunately. How about trying Syncano?

Hey, i tried that example but i get this error, could anyone help me ?

ERROR: Name: TypeError: Cannot read property ‘objects’ of undefined Error message: Uncaught TypeError: Cannot read property ‘objects’ of undefined File name: C:\Users\nick\Documents\Fuse\fuse-example-using-syncano-master\fuse-example-using-syncano-master\syncano-js-master\dist\syncano.js Line number: 2293 Source line: fn = function () { throw arg; }; JS stack trace: TypeError: Cannot read property ‘objects’ of undefined at C:\Users\nick\Documents\Fuse\fuse-example-using-syncano-master\fuse-example-using-syncano-master\MainView.ux:68:31 at tryCatcher (C:\Users\nick\Documents\Fuse\fuse-example-using-syncano-master\fuse-example-using-syncano-master\syncano-js-master\dist\syncano.js:7171:23) at Promise.errorAdapter [as _rejectionHandler0] (C:\Users\nick\Documents\Fuse\fuse-example-using-syncano-master\fuse-example-using-syncano-master\syncano-js-master\dist\syncano.js:4721:34) at Promise._settlePromise (C:\Users\nick\Documents\Fuse\fuse-example-using-syncano-master\fuse-example-using-syncano-master\syncano-js-master\dist\syncano.js:5289:21) at Promise._settlePromise0 (C:\Users\nick\Documents\Fuse\fuse-example-using-syncano-master\fuse-example-using-syncano-master\syncano-js-master\dist\syncano.js:5337:10) at Promise._settlePromises (C:\Users\nick\Documents\Fuse\fuse-example-using-syncano-master\fuse-example-using-syncano-master\syncano-js-master\dist\syncano.js:5416:18) at Async._drainQueue (C:\Users\nick\Documents\Fuse\fuse-example-using-syncano-master\fuse-example-using-syncano-master\syncano-js-master\dist\syncano.js:2370:16) at Async._drainQueues (C:\Users\nick\Documents\Fuse\fuse-example-using-syncano-master\fuse-example-using-syncano-master\syncano-js-master\dist\syncano.js:2380:10) at Async.drainQueues (C:\Users\nick\Documents\Fuse\fuse-example-using-syncano-master\fuse-example-using-syncano-master\syncano-js-master\dist\syncano.js:2261:14)