session start works
This commit is contained in:
27
GEMINI.md
Normal file
27
GEMINI.md
Normal file
@@ -0,0 +1,27 @@
|
||||
# agree-on-desires Development Guidelines
|
||||
|
||||
Auto-generated from all feature plans. Last updated: 2025-10-09
|
||||
|
||||
## Active Technologies
|
||||
- Node.js (LTS), TypeScript 5.x (001-people-tend-to)
|
||||
- Browser Local Storage (Primary store for session state). The backend is stateless. (001-people-tend-to)
|
||||
|
||||
## Project Structure
|
||||
```
|
||||
src/
|
||||
tests/
|
||||
```
|
||||
|
||||
## Commands
|
||||
npm test [ONLY COMMANDS FOR ACTIVE TECHNOLOGIES][ONLY COMMANDS FOR ACTIVE TECHNOLOGIES] npm run lint
|
||||
|
||||
## Code Style
|
||||
Node.js (LTS), TypeScript 5.x: Follow standard conventions
|
||||
|
||||
## Recent Changes
|
||||
- 001-people-tend-to: Added Node.js (LTS), TypeScript 5.x
|
||||
- 001-people-tend-to: Added Node.js (LTS), TypeScript 5.x
|
||||
- 001-people-tend-to: Added Node.js (LTS), TypeScript 5.x
|
||||
|
||||
<!-- MANUAL ADDITIONS START -->
|
||||
<!-- MANUAL ADDITIONS END -->
|
||||
Reference in New Issue
Block a user