Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 343 Bytes

architecture.md

File metadata and controls

12 lines (10 loc) · 343 Bytes

Project Architecture

Project Structure

👥 contributors-table/
├─ 📂 api/
│  ├─ 📄 _api.ts          # GitHub API utilities
│  ├─ 📄 index.ts         # Vercel serverless API endpoint
│  └─ {} tsconfig.json    # TypeScript configuration
└─ 📄 config.ts           # Global configuration