Skip to content

Commit

Permalink
Merge pull request #12 from Sing-Li/patch-3
Browse files Browse the repository at this point in the history
Update readme with introduction
  • Loading branch information
RonLek committed Aug 1, 2021
2 parents 637ab9c + 2870ded commit 5a0e0eb
Showing 1 changed file with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,21 @@
# Rocket.Chat for Communities

## Build and grow massive on-line communities with Rocket.Chat

Since 2015, Rocket.Chat has been used globally by groups and organizations to create and build online communities of all shapes and sizes. Today, with millions of end users and hundreds of thousands of deployed servers, Rocket.Chat has uniquely become a networked community of community builders - a community of communities.

With its upcoming decentralized federation refactor, Rocket.Chat stands to become the next level Internet fabric that will loosely unite all on-line communities in a decentralized yet consistent manner.

This project is an extension to Rocket.Chat that aims to satisfy the immediate demands of today's community builders. Those who are intentionally building massive on-line communities (membership into the millions) centered around Rocket.Chat's core functionalities (sharing of information, collaboration, video and audio meet-ups, virtual conferences, and so on).

Unlike the team chat heritage of Rocket.Chat, this area is a trending but nascent field where major innovations are yet to be imagined. Participants in both open source and closed source space are diligently working on scalability of their platforms and systems. Rocket.Chat for Communities uniquely features an already proven scalable collaboration engine right from day number one.

If you are involved in some ways in the creation, building, and growth of massive communities online - we invite you to participate in this project; help us steer its direction and ensure its long term success.


### Developer quick start

##### Design and Build Time
##### Design and Development Time

During development, our data provider is a headless CMS, strapi.

Expand Down Expand Up @@ -43,7 +54,7 @@ You can now have designers and devs modify the portal content directly and indep

Devs can now enjoy the hot refresh and rapid iterations of the nextjs dev environment.

## Deployment time
## Application build time

This app is deployable on all nextjs compatible CDN + microservices and scaled deployment platforms.

Expand All @@ -64,7 +75,7 @@ npm run prod

Again, note that cms/strapi is not required in production and should not be started.

### Production Deployment
## Deployment time (production deployment)

Production can be deployed as a statically generated website.

Expand Down

0 comments on commit 5a0e0eb

Please sign in to comment.