Skip to content
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.

A simple Node.js and Express app that collects everything from your Google Classroom courses

License

Notifications You must be signed in to change notification settings

Levminer/google-classroom-feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Classroom Feed

  • A simple Node.js and Express app that collects everything from your Google Classroom courses

Commands

  • Start dev server npm run dev
  • Start prod server npm run start
  • Generate token.json npm run generate

Usage

  1. Run git clone https://github.com/Levminer/google-classroom-feed
  2. Run npm i
  3. Get credentials.json from Google API Console
  4. Put credentials.json in the main directory
  5. Run npm run generate to generate token.json
  6. Run npm run dev to start development server

Licens

  • MIT

About

A simple Node.js and Express app that collects everything from your Google Classroom courses

Topics

Resources

License

Stars

Watchers

Forks