Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 372 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 372 Bytes

Deploy to server

$ make deploy user=yourusername

This builds the frontend and uploads frontend/dist/* to /web/CSE442-542/2019-Fall/cse-442h/frontend and backend/* to /web/CSE442-542/2019-Fall/cse-442h/backend.

Download API key from server

$ make get_key user=yourusername

This downloads the Google Calendar API key from the server.