An Asana clone application for portfolio apps, built with real-time communication with WebSockets and seamless updates with Optimistic UI.
- Next.js
- TypeScript
- Recoil
- Chakra UI
- Apollo Client
- Chromatic
Follow the provided documentation to configure the Firebase project.
yarn install
yarn codegen
yarn dev
yarn test
yarn build