30 lines
517 B
Markdown
30 lines
517 B
Markdown
# thumbnail-preview-tool Development Guidelines
|
|
|
|
Auto-generated from all feature plans. Last updated: 2026-01-29
|
|
|
|
## Active Technologies
|
|
|
|
- TypeScript 5.x (frontend + backend) (001-google-oauth-auth)
|
|
|
|
## Project Structure
|
|
|
|
```text
|
|
src/
|
|
tests/
|
|
```
|
|
|
|
## Commands
|
|
|
|
npm test && npm run lint
|
|
|
|
## Code Style
|
|
|
|
TypeScript 5.x (frontend + backend): Follow standard conventions
|
|
|
|
## Recent Changes
|
|
|
|
- 001-google-oauth-auth: Added TypeScript 5.x (frontend + backend)
|
|
|
|
<!-- MANUAL ADDITIONS START -->
|
|
<!-- MANUAL ADDITIONS END -->
|