Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 704 Bytes

File metadata and controls

26 lines (22 loc) · 704 Bytes

This is Apps Script x Notion Workshop example repo

The first thing you should do is to have install clasp from google

The first step to install:

npm install -g @google/clasp

Then you need to create a folder for your project, after that:

clasp login
clasp create

Eventually when you are done coding, can push the code to Apps Script using:

clasp push

Important

Above method is all for developing apps script code using javascript locally. To develop on Apps Script platform please refer the official documentations.

Tip

If you have any Notion related questions, try asking in discord!