Tutorials
Tutorials Overview
Hands-on tutorials for Apps Script, GViz SQL, CSV, API Keys, Service Accounts, and Sheet Routing.
Explore step-by-step, real-world tutorials for every authentication mode and routing setup supported by nuxt-gsheet:
- 📄 Apps Script Web App Tutorial — Build a live feedback submission portal using Google Apps Script Web App URL (
appscriptUrl). - 📄 GViz SQL Analytics Tutorial — Build a dynamic sales analytics dashboard using SQL query filtering (
query). - 📄 CSV Catalog Tutorial — Build a high-speed e-commerce product catalog with raw CSV streams.
- 📄 GCP API Key Tutorial — Build a public warehouse inventory tracker using GCP API Keys (
apiKey). - 📄 Service Account HR Tutorial — Build a secure enterprise HR & payroll app using Service Account credentials (
credentials). - 📄 Sheet Routing Map Tutorial — Build a multi-sheet enterprise dashboard using routing aliases (
sheets: { products: '...', submissions: '...' }).