Backendless JavaScript SDK for Node.js and the browser
npm install giloo-backendless

In this document you will find the instructions for getting up and running with Backendless quickly. The SDK you downloaded contains a library with the APIs, which provide access to the Backendless services. These services enable the server-side functionality for developing and running mobile and desktop applications. Follow the steps below to get started with Backendless:
- User Service DEMO - /examples/user-service/js/user-example.js
- Data Service Demo - /examples/data-service/todo-app/js/app.js
- Messaging Service Demo - /examples/messaging-service/chat/js/chat.js
- Geo Service Demo - /examples/geo-service/citysearch/js/citysearch.js
- File Service Demo - /examples/file-service/js/files-example.js
- TypeScript Demo - /examples/typescript/app.ts
Below are a few links to help with the development:
Backendless Documentation (work in progress): https://backendless.com/products/documentation/
Support Home: slack.backendless.com
Slack Channel: http://support.backendless.com
Blog: http://backendless.com/blog
YouTube Channel: http://youtube.com/backendless
Facebook: http://facebook.com/backendless
Twitter: http://twitter.com/backendless
We would love to hear from you. Please let us know about your experiences using Backendless. You can reach us through the support page at http://support.backendless.com or email: support@backendless.com
Thank you and endlessly happy coding!
The Backendless Team