Service Deployment¶
To deploy the code to Backendless, run the following command from the project's root directory. Once the code is deployed, it is packaged as an API service and will run within Backendless:
npm run deploy
To deploy the code to Backendless, run the following command from the project's root directory. Once the code is deployed, it is packaged as an API service and will run within Backendless:
npm run deploy