29 lines
822 B
Markdown
29 lines
822 B
Markdown
Auto-generated from all feature plans. Last updated: 2026-03-06
|
|
|
|
## Active Technologies
|
|
|
|
- N/A - stateless proxy, no persistence layer (001-drive-proxy-adapter)
|
|
- Node.js 18+ (LTS), JavaScript ES2022+ with ES modules + Node.js built-ins only otherwise (001-drive-proxy-adapter)
|
|
- Node.js >=18.0.0 (ES modules) + axios (HTTP client), jsonwebtoken (JWT for Google auth), uuid (request IDs), xmlbuilder2 (sitemap generation) (001-document-export)
|
|
- N/A (stateless proxy, no database) (001-document-export)
|
|
|
|
## Project Structure
|
|
|
|
```text
|
|
src/
|
|
tests/
|
|
```
|
|
|
|
## Commands
|
|
|
|
# Add commands for Node.js v20.x LTS (with fallback support for v18.x LTS)
|
|
|
|
## Code Style
|
|
|
|
Node.js v20.x LTS (with fallback support for v18.x LTS): Follow standard conventions
|
|
|
|
## Recent Changes
|
|
|
|
<!-- MANUAL ADDITIONS START -->
|
|
<!-- MANUAL ADDITIONS END -->
|