Apps Script Starter

Apps Script Starter

Write GSuite add-ons and Google web apps locally in VS Code

1 follower

Setup a local development environment inside Visual Studio Code and write your Apps Script projects in modern JavaScript. Build GSuite add-ons and other web applications that integrate with Gmail, Google Drive, Docs and all the other Google services.
Apps Script Starter gallery image
Apps Script Starter gallery image
Apps Script Starter gallery image
Apps Script Starter gallery image
Apps Script Starter gallery image
Apps Script Starter gallery image
Launch tags:Developer ToolsGitHubSearch
Launch Team
Anima - OnBrand Vibe Coding
Design-aware AI for modern product teams.
Promoted

What do you think? …

Amit Agarwal
Google Apps Script ships with a Cloud IDE so you can get started quickly but it doesn't support any of the modern JavaScript features that were introduced in ES6 and later. I wrote the Apps Script Starter Kit to help you quickly set up a local development environment inside Visual Studio Code. You can now write Apps Script code using all the newer features of JavaScript and it still requires zero build configuration. The same kit has been used to build popular GSuite add-ons like Gmail Mail Merge and Document Studio that automate workflows using Google APIs. Apps Script Starter: https://github.com/labnol/apps-s... Video Tutorial: https://youtu.be/KxdCIbeO4Uk Mail Merge for Gmail: https://chrome.google.com/websto... Document Studio: https://chrome.google.com/websto...
Mukesh Yadav

Can make ideas live in couple of minutes.

Pros:

Very easy to start.

Cons:

Nothing so far!

Shy Techie
This looks brilliant - will definitely give it a go! :)
Nick Nish
Hi Amit. This is a fantastic idea. Google App scripts can be super powerful! I recently was playing around with Google App scripts and the workflow was painful. I was constantly developing in my local IDE and copying+pasting to the cloud IDE and it was very slow. This would have really sped up development and allowed me to write in modern JavaScript. Will definitely check it out later!
Si Hobbs
This is an amazing jumpstart project.