GivMessenger is a real-time chat application that allows users to communicate with each other instantly. It provides a seamless and interactive messaging experience.
Stacks used: Svelte, TailwindCSS, Houdini, NestJS, GraphQL, Mongoose, MongoDB, & Lerna for monorepo management.
Set MONGO_URI & JWT_SECRET to your desire on .env file inside packages/graph-chat directory.
MONGO_URI=<<Your MongoDB server URI here>>
JWT_SECRET=<<Your preferred JWT_SECRET here>>