A real-time chat application
A monorepo project with pnpm workspace. The mobile application and server are in the apps
folder, and the shared modules in packages
.
Mobile: React Native
Server: Node, Fastify, MySQL, TypeORM
Shared: Socket.io, TypeScript