Gas Vue Boilerplate

screenshot of Gas Vue Boilerplate
vue
vuetify

Overview:

The gas-vue-boilerplate is a boilerplate for developing web apps with Google Apps Script. It allows for local development using modern development tools such as TypeScript, Webpack, Vue.js, Vuetify, gas-test, and CI/CD with GitHub Actions.

Features:

  • Local development with modern tools including TypeScript, Webpack, Vue.js, and Vuetify.
  • gas-test for testing Google Apps Script functions remotely.
  • CI/CD integration with GitHub Actions for pushing and running scripts on Apps Script.

Summary:

The gas-vue-boilerplate is a powerful boilerplate for developing web apps with Google Apps Script. It provides a variety of features such as local development with modern tools, testing and CI/CD integration. By following the installation guide, developers can easily set up and start developing web apps with ease.

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

vuetify
Vuetify

Vuetify is a no design skills required UI Library with beautifully handcrafted Vue Components.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.