Skip to content

A simple app developed on google apps script. The data is save on spreadsheet and this is showing on a html page, designed with materialize.css

License

Notifications You must be signed in to change notification settings

JMartinezCL/Gas-clientServer-FormData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gas-clientServer-FormData

A simple app developed on google apps script. The data is save on spreadsheet and this is showing on a html page, designed with materialize.css

DEMO

You can check the webapp preview with this link

Getting Started

Prerequisites

  • Node
  • Webpack
  • Typescript
  • Clasp
  • google-apps-script
  • Materializecss
  • Google Account

Installing

Download or clone project and follow the next steps.

npm

go to project folder and execute:

npm run install (necessary packages will be installed.)

Commands

  • npm run build = building a webpack file (index.html inlinesource).
  • npm run server:dev = server test for frontend.
  • clasp push --watch = be located in the directory /deployGAS and execute. This instruction updload files to googleappscript, first convert *.ts files.

Authors

About

A simple app developed on google apps script. The data is save on spreadsheet and this is showing on a html page, designed with materialize.css

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published