mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-05-30 03:37:12 -04:00
Update agent docs and add Claude docs
This commit is contained in:
2
.github/copilot-instructions.md
vendored
2
.github/copilot-instructions.md
vendored
@@ -14,7 +14,7 @@ Compass (compassmeet.com) is a transparent dating platform for forming deep, aut
|
||||
- **Shared backend utilities** `/backend/shared`
|
||||
- **Email functions** `/backend/email`
|
||||
- **Database schema** `/backend/supabase`
|
||||
- Supabase-generated types in `/backend/supabase/schema.ts`
|
||||
- Supabase-generated types in `/common/src/supabase/schema.ts`
|
||||
- **Files shared between frontend and backend** `/common`
|
||||
- Types (User, Profile, etc.) and utilities
|
||||
- Try not to add package dependencies to common
|
||||
|
||||
Reference in New Issue
Block a user