436 B
436 B
/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)