Giter VIP home page Giter VIP logo

rocketchat / rocket.chat Goto Github PK

View Code? Open in Web Editor NEW
38.8K 888.0 9.9K 850.76 MB

The communications platform that puts data protection first.

Home Page: https://rocket.chat/

License: Other

JavaScript 10.70% CSS 3.33% HTML 1.34% Shell 0.08% Batchfile 0.01% Dockerfile 0.15% Smarty 0.01% TypeScript 83.84% Handlebars 0.01% EJS 0.03% SCSS 0.32% PHP 0.03% PEG.js 0.15%
chat meteor javascript collaboration webrtc real-time slack foss free mit

rocket.chat's Introduction

The ultimate Free Open Source Solution for team communications

Codecov branch

Rocket.Chat is an open-source fully customizable communications platform developed in JavaScript for organizations with high standards of data protection.

We are the ultimate Free Open Source Solution for team communications, enabling real-time conversations between colleagues, with other companies or with your customers, regardless of how they connect with you. The result is an increase in productivity and customer satisfaction rates.

Every day, tens of millions of users in over 150 countries and in organizations such as Deutsche Bahn, The US Navy, and Credit Suisse trust Rocket.Chat to keep their communications completely private and secure.

๐Ÿš€ Product Offerings - Self Hosted and Cloud

Rocket.Chat has four key product offerings:

๐Ÿ’ฌ Team collaboration - A single point for secure internal and cross-company collaboration.

๐ŸŽฏ Omnichannel customer service - Engage in seamless interactions with customers regardless of how they connect with you.

๐Ÿฆพ Chat engine - Create customized messaging experiences within your mobile or web app.

๐Ÿค– Marketplace - Choose a wide range of apps and native integrations that help your business communicate more effectively.

โ˜๏ธ Cloud Hosted Rocket.Chat

Send your first message in minutes.

Free for 30 days. Afterward, choose between continuing to host on our secure cloud or migrating to your private cloud, data center, or even air-gapped environment.

Start your cloud hosted trial now

๐Ÿ› ๏ธ Local development

Prerequisites

You can follow these instructions to setup a dev environment:

Starting Rocket.Chat:

yarn dev # run all packages

OR

yarn dsv # run only meteor (front and back) with pre-built packages

After initialized, you can access the server at http://localhost:3000

Gitpod Setup

  1. Click the button below to open this project in Gitpod.

  2. This will open a fully configured workspace in your browser with all the necessary dependencies already installed.

Open in Gitpod

Starting Rocket.Chat in microservices mode:

yarn turbo run ms

After initialized, you can access the server at http://localhost:4000

โš ๏ธ Check more detailed information in the Rocket.Chat Environment Setup guide

๐Ÿ’ป Installation

Please see the requirements documentation for system requirements and more information about supported operating systems. Please refer to Install Rocket.Chat to install your Rocket.Chat instance.

๐Ÿ“ฑ Mobile Apps

In addition to the web interface, you can also download Rocket.Chat clients for:

Rocket.Chat on Apple App Store Rocket.Chat on Google Play

You can also contribute to the Mobile open source code in Rocket.Chat.ReactNative and check it out its documentation

๐Ÿงฉ Apps Engine for Rocket.Chat

You can develop your own app that can be integrated with Rocket.Chat. We provide an Open Source Apps Engine framework increasing the world of possibilities of integrations around the Rocket.Chat ecosystem

๐Ÿ“š Learn More

๐Ÿ†• Feature Request

Rocket.Chat/feature-requests is used to track Rocket.Chat feature requests and discussions. Click here to open a new feature request. Feature Request Forums stores the historical archives of old feature requests (up to 2018).

๐Ÿค Community

Join thousands of members worldwide in our community server. Join #support and #general for help from the community.

๐Ÿ‘ฅ Contributions

Rocket.Chat is an open source project and we are very happy to accept community contributions. Please refer to the How can I help? page for more details.

๐Ÿ’ผ Become a Rocketeer

We're hiring developers, support people, and product managers all the time. Please check our jobs page.

๐Ÿ—ž๏ธ Get the Latest News

๐Ÿ—’๏ธ Credits

rocket.chat's People

Contributors

alexbrazier avatar d-gubert avatar dependabot[bot] avatar dougfabris avatar engelgabriel avatar gabriellsh avatar gdelavald avatar geekgonecrazy avatar ggazzo avatar gmsecrieru avatar graywolf336 avatar hudell avatar hugocostadev avatar juliajforesti avatar karlprieb avatar kevlehman avatar marceloschmidt avatar marcosspessatto avatar martinschoeler avatar matheusbsilva137 avatar murtaza98 avatar pierre-lehnen-rc avatar renatobecker avatar rocketchat-github-ci avatar rodrigok avatar sampaiodiego avatar sing-li avatar tassoevan avatar tiagoevanp avatar yash-rajpal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

rocket.chat's Issues

Irc support

If we could proxy irc (the opposite of what slack does), could we replace irccloud?

Language options

O forked your project and will be create two branchs: spanish-language and italian-language to be able add to more languages.

It's ok this way? I pull request after that.

Emoji does not work when clicked on

Hi,

It looks great so far!

I played around with it a bit and i was not able to select the emoji when clicking on the list - you have to use arrow keys and enter.

Minor things. But at the end it counts :)

Thanks.

Regards,
Riaan

'roomNotFound' template doesn't exist

The default template for 404 routes in the config points to the 'roomNotFound' template which doesn't exist. Going to a url like rocket.chat/1 gives an error that the template isn't found.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.