Skip to content

A7Lavinraj/Connectify

Repository files navigation

Connectify - A real time chat application build in MERN stack

Connectify-image

Quickstart

copy .env.sample to .env and setup your environment variables.

  • Add a mongodb database url in DATABASE_URL.
  • Run openssl rand -base64 32 and copy output in JWT_SECRET.
pnpm run build
pnpm run start

About

A real time chat application build in MERN stack (alpha)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published