| . | . |
|---|---|
![]() |
![]() |
Asynchronous batch processing for gatech course data in Typescript compiled ES11.
For local development, you will need to:
-
Install Node.js and run
npm install -
Provision Backendless resources and acquire your application ID and JavaScript API key.
-
Create
.envfile for those credentials in the project base directory, likeBACKENDLESS_APPLICATION_ID= BACKENDLESS_API_KEY= -
Run
npm run devto initiate course collection process.

