Skip to content
forked from CommE2E/comm

Comm is the working name of this open source messaging project.

License

Notifications You must be signed in to change notification settings

dmahajan980/comm

 
 

Repository files navigation

Comm

Comm is the working name of this open source messaging project.

Repo structure

The whole project is written in Flow-typed Javascript. The code is organized in a monorepo structure using Yarn Workspaces.

  • native contains the code for the React Native app, which supports both iOS and Android.
  • server contains the code for the Node/Express server.
  • web contains the code for the React desktop website.
  • landing contains the code for the Comm landing page.
  • lib contains code that is shared across multiple other workspaces, including most of the Redux stack that is shared across native/web.

Dev environment

Note that it’s currently it’s only possible to contribute to this project from macOS. This is primarily due to iOS native development only being supported in macOS.

Check out our doc on how to set up our dev environment.

About

Comm is the working name of this open source messaging project.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 66.1%
  • C++ 29.2%
  • CSS 2.6%
  • Objective-C++ 0.5%
  • Java 0.4%
  • CMake 0.4%
  • Other 0.8%