Skip to content

QuinlanWilliams/archlab-scan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArchLab — Vercel Package (VP) v0.1.0

Operational Structure Scan (embedded diagnostic) + optional email capture to Google Sheets.

What you get

  • Next.js App Router app (deploy on Vercel)
  • Client-side scoring + results
  • Optional email capture (non-blocking)
  • Serverless API route: /api/capture forwards payload to Google Apps Script Web App endpoint

Local run

npm install
npm run dev

Vercel env vars

Set these in Vercel Environment Variables (see .env.example):

  • ARCHLAB_SHEETS_ENDPOINT = Apps Script Web App URL
  • ARCHLAB_CAPTURE_TOKEN = shared secret token (same value stored in Apps Script Script Properties)

Deploy

  1. Push this folder to a GitHub repo
  2. Import repo into Vercel
  3. Add env vars
  4. Deploy

Payload versioning

Tool payload includes:

  • source: archlab-scan
  • version: v0.1.0

Generated: 2026-03-02

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors