can play game
This commit is contained in:
12
AGENTS.md
Normal file
12
AGENTS.md
Normal file
@@ -0,0 +1,12 @@
|
||||
<project-structure>
|
||||
/client has a react typescript pnpm app with tailwindcss
|
||||
- always inline prop definitions in function call
|
||||
- use react FC<> components
|
||||
- custom navy theme colors defined in index.css
|
||||
- never use white or black, make text light navy and background dark navy
|
||||
/backend
|
||||
- elixir phoenix websocket server
|
||||
- runs highly available in a cluster (dev environment in docker-compose.yml)
|
||||
</project-structure>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user