Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashoat authored Dec 14, 2024
1 parent 9af35fc commit 1affa7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Learn more at [comm.app](https://comm.app)!
The client apps and keyserver layer are mostly written in Flow-typed Javascript. These projects are organized in a monorepo structure using Yarn Workspaces.

- `native` contains the code for the React Native app, which supports both iOS and Android.
- `keyserver` contains the code for the Node/Express server.
- `keyserver` contains the code for the Node/Express server. This includes the application server for the communities layer (the "keyserver"), and can be configured to serve `web` and `landing` as well (see below).
- `web` contains the code for the React desktop website.
- `landing` contains the code for the [Comm landing page](https://comm.app).
- `lib` contains code that is shared across multiple other workspaces, including most of the Redux stack that is shared across native/web.
Expand Down

0 comments on commit 1affa7c

Please sign in to comment.