Bootgs Quickstart

Bootstraps a new Google Apps Script project on the bootgs framework (decorator-based routing and DI, Spring Boot/NestJS style). Covers the TypeScript config, appsscript.json manifest, clasp config, entry-point wiring (createApp/createAsyncApp, doGet/doPost/onOpen/onInstall/onMenu), directory layout, and build/deploy scripts. Use when starting a new bootgs project, adding bootgs to an existing Apps Script project, or when doGet/doPost/entry-point wiring needs to be set up or is misbehaving.

bootgs Updated

File contents

bootgs/skills/tree/main/skills/bootgs-quickstart commit ebe7b89d20

Frequently asked questions

npx skillmds@latest add bootgs/bootgs-quickstart