Building the identity and app platform for the next generation of connected services.
| App | Description | Stack |
|---|---|---|
| OxyHQServices | Platform monorepo — identity, auth SDK, API, email | TypeScript, Express, Expo |
| Mention | People-first social network | React Native, Expo |
| Allo | Communication app | React Native, Expo |
| Homiio | Real estate platform | React Native, Expo |
| Musico | Music platform | React Native, Expo |
| Codea Studio | AI-powered code editor | TypeScript, VS Code |
All Oxy apps share a common identity and auth layer:
@oxyhq/core — Platform-agnostic foundation (auth, crypto, API client)
@oxyhq/auth — Web auth SDK (React hooks, FedCM SSO)
@oxyhq/services — React Native / Expo SDK (UI, screens, native features)
MIT