usrrname / cats-backend

backend to vue-cli app pulling json from a google sheets api express endpoint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ifcatsneed.art backend

About

This project contains an Express server that offers 2 endpoints to send JSON data from a Google sheet that was exported from JotForm. Jotforms was used to collect survey results on a UX-for-cats project. The front end is here Actual site is deployed on NearlyFreeSpeech I blogged about it here

Thanks to @55sketch for GSX2JSON - Google Spreadsheet to JSON API service.

The npm build of the front-end (Vue-cli 2.x) app exists in dist/static The repo for that is [here]

Install

  • Run npm install
  • Run npm start

About

backend to vue-cli app pulling json from a google sheets api express endpoint


Languages

Language:JavaScript 99.6%Language:Shell 0.4%