- Chat implementation using Apollo GraphQL Subscriptions.
- Typescript and styled with Emotion.js.
- Apollo Codegen for type-safety mutation/query/subcription hooks.
- User register validation, login and authentication using refresh and authentication Json Web Token.
- User confirmation with email using Nodemailer stored in Redis.
- Backend using Node with TypeORM and TypeGraphQL.
Distro requires NextJS to run.
git clone https://github.com/jojonicho/distro.git
cd distro
yarn
yarn start