Skip to content

Asynchronous batch processing for gatech course data in Typescript compiled ES11.

License

Notifications You must be signed in to change notification settings

gatech-api/fetch_courses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

. .

fetch_courses

Asynchronous batch processing for gatech course data in Typescript compiled ES11.

Build Status GitHub top language

Setup

For local development, you will need to:

  1. Install Node.js and run npm install

  2. Provision Backendless resources and acquire your application ID and JavaScript API key.

  3. Create .env file for those credentials in the project base directory, like

    BACKENDLESS_APPLICATION_ID=
    BACKENDLESS_API_KEY=
    
  4. Run npm run dev to initiate course collection process.

About

Asynchronous batch processing for gatech course data in Typescript compiled ES11.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published