/WhatsApp-Chat-Server

WhatsApp-Clone Server using React (hooks & suspense), Graphql, and Apollo.

Primary LanguageTypeScript

SmartChat-Server

WhatsApp-Clone

Prerequisites

Apollo Server is now running on http://localhost:4000

Deployment

  • Run yarn: $ yarn install
  • Run codegen to generate TypeScript types: $ yarn generate
  • Run start $ yarn start

Note that the server is using a common Cloudinary storage for uploading images. To change Cloudinary URL, please edit the .env file.