⚠️ Warning: WorkGroup is currently in development. Most of the features are not working properly.
I am very happy about every contributor 😁 ⚠️
Self-Hosted private Social Media for Companies
(comming soon) Learn more »
Report Bug
·
Request Feature
Contents
WorkGroup is an open source, selfhosted private social-media platform for companies.
Here's why:
- Good networking is very important in companies.
- Self hosted platforms are very important for companies with critical information.
Features:
- Communicate through your company!
- Videocalls
- Voicecalls
- Textchat
- Groupchats
- Socialize with your coworkers!
- Use the company-wide feed to share informations across the whole company
- Create group-feeds for different departments
- Create polls, upload photos, videos and other files
- Create events and notify users
Sign Up at demo1.workgroup.berkearas.de
To get a local copy up and running follow these simple steps.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/BerkeAras/WorkGroup.git
- Install NPM packages
npm install
- Enter your configuration in
.env
(Clone the API from WorkGroup-API)REACT_APP_API_URL=http://your-api-url.com
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Berke Aras - @brk_ars - hello@berkearas.de
Project Link: https://github.com/BerkeAras/WorkGroup