Skip to content

Latest commit

 

History

History
60 lines (42 loc) · 1.66 KB

DEVELOPMENT.md

File metadata and controls

60 lines (42 loc) · 1.66 KB

Run

yarn
tsc
python3 -m http.server 8000

Open: http://localhost:8000 authorize Add the sheet id in a form of: http://localhost:8000/#<sheet_id>

Examples

Styling

Removing scrollbar

<main class="mdl-layout__content" style="
    overflow: hidden; /* Hide scrollbars */
">

Info

the new GIS authentication and authorization is based on

https://developers.google.com/sheets/api/quickstart/js#prereqs

http://localhost:8000/

This table works: 11rP-55rYpbHI6OWq7caJIclTQuQKIxbaU2cSTyDROrs

http://localhost:8000/#11rP-55rYpbHI6OWq7caJIclTQuQKIxbaU2cSTyDROrs

Google Cloud Project:

Google APIs

Creadentials

OAuth consent screen

Gantt Charts

Errors

Google API authentication: Not valid origin for the client