Initial Commit
This commit is contained in:
28
.github/agents/copilot-instructions.md
vendored
Normal file
28
.github/agents/copilot-instructions.md
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
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 -->
|
||||
Reference in New Issue
Block a user