add realworld apps script repo

This commit is contained in:
lastlink
2019-11-13 16:31:07 -05:00
committed by GitHub
parent 24bfd4b688
commit b7cb559b3a

View File

@@ -85,6 +85,7 @@
### Starter Kits
- [apps-script-starter](https://github.com/labnol/apps-script-starter) A starter kit for building Google Apps Script projects with modern JavaScript ES6, Webpack, Babel and ESLint inside Visual Studio Code
- [realworld-apps-script](https://github.com/lastlink/realworld-apps-script) jwt rest api following the realworld api spec
- [gas-minimal-boilerplate](https://github.com/asciian/gas-minimal-boilerplate) A minimal boilerplate with webpack for Google Apps Script
- [google-apps-script-template](https://github.com/nirazul/google-apps-script-template) A feature rich task runner for Google Apps Script to write, lint and push modern code to your documents
- [gas-shell](https://github.com/JeanRemiDelteil/gas-shell) Starter template to develop locally Google AppsScript project with your prefered code editor (include build and publish as Add-on commands)