How to use Google Sheets as a Database with React and SSR How to Use Google Sheet as a database with React or SSR. Data is sent from the browser to a Serverless Function that securely posts to a Google Sheet. To use Serverless Functions in React you can use either Next.js or Gatsby.
Table of contents
What Are Serverless Functions?Example Gatsby Serverless FunctionExample Next.js Serverless FunctionHow to Setup Google SheetsCreate a Google Cloud ProjectCreating a Google SheetAdd Column Headings To Google SheetShare The Google SheetCreating a User PollCreating the PageCreating the APICreate the Serverless FunctionRead and Update the Google SheetFinishedFurther Reading1 Comment
Sort: