Conversation
|
Preview is available here: |
There was a problem hiding this comment.
Pull request overview
This PR adds a comprehensive Tech Stack Overview document to help new contributors understand the repository architecture and technology stack. The document covers frontend/backend technologies, external services, deployment platforms, and architectural patterns.
Changes:
- Added TECH_STACK_OVERVIEW.md documenting the full-stack JavaScript/TypeScript architecture
- Documented frontend stack (React, Vite, muicss, d3) and backend stack (Node.js, Express, Redis, BigQuery)
- Included deployment configuration, environment variables, and key architectural patterns
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Preview is available here: |
|
Preview is available here: |
| "morgan": "^1.8.2", | ||
| "muicss": "^0.9.5", | ||
| "react": "^18.2.0", | ||
| "react-d3-components": "^0.9.1", |
There was a problem hiding this comment.
This is no longer used.
An overview of the repo to make it easier for anyone to contribute.