Skip to content
This repository has been archived by the owner on Nov 27, 2022. It is now read-only.

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

Notifications You must be signed in to change notification settings

nnthanh101/WhatsApp-Chat-Server

 
 

Repository files navigation

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.

About

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

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%