Skip to content

cdeucher/npm-module-classroom-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

  1. npm i -g classserver --save
  2. npm i googleapis --save
  3. create conf folder.
  4. create file configuration.js in conf folder.
  5. content configuration.js:

var configuration = { 'path_key': '/conf/path of google key file.json', 'subject': '@mail of master google account' };

module.exports = configuration;

<<<<<<

  1. shell exec: classserver cwd open

About

classroom server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published