Developing code for Google Apps Script can be fun, but not being able to test things or use a regular javascript pipeline can be quite annoying, here's a great template to get started!
-
Updated
Sep 9, 2025 - Dockerfile
Google Apps Script is a scripting platform developed by Google for light-weight application development in the Google Workspace platform. Google Apps Script was initially developed by Mike Harm as a side project while working as a developer on Google Sheets. It is based on JavaScript 1.6, but also includes some portions of 1.7 and 1.8 and a subset of the ECMAScript 5 API.
Developing code for Google Apps Script can be fun, but not being able to test things or use a regular javascript pipeline can be quite annoying, here's a great template to get started!
Setup a workspace for G-Suite automation
Development moved to https://github.com/dev-container/gas
Enabling Google Apps Script to make HTTP requests to Discord API.
A container for working with Google App Script in VS Code or Gitpod
Created by Google, Mike Harm
Released July 12, 2010