update readme

This commit is contained in:
srgooglo 2024-09-10 01:55:48 +02:00
parent 274b1ca414
commit 18d860c271
2 changed files with 7 additions and 8 deletions

View File

@ -5,14 +5,13 @@
/> />
# Comty - A prototype of a social network # Comty - A prototype of a social network
![CodeQL](https://github.com/srgooglo/comty/workflows/CodeQL/badge.svg?branch=master)
[![CodeFactor](https://www.codefactor.io/repository/github/ragestudio/comty/badge)](https://www.codefactor.io/repository/github/ragestudio/comty) [![CodeFactor](https://www.codefactor.io/repository/github/ragestudio/comty/badge)](https://www.codefactor.io/repository/github/ragestudio/comty)
[![Maintainability](https://api.codeclimate.com/v1/badges/f89a278695d0a1301fe5/maintainability)](https://codeclimate.com/github/srgooglo/comty/maintainability) [![Maintainability](https://api.codeclimate.com/v1/badges/f89a278695d0a1301fe5/maintainability)](https://codeclimate.com/github/srgooglo/comty/maintainability)
[![Discord](https://img.shields.io/discord/769176303978938389?label=Discord)](https://discord.gg/yxQR6EXf2F) [![Discord](https://img.shields.io/discord/769176303978938389?label=Discord)](https://discord.gg/yxQR6EXf2F)
A prototype of a platform inside of application focused on services and creatives. The platform to hold all your creative.
> 👋 We have a open alpha preview version of the project, you can access it from [https://comty.app](https://comty.app) > 👋 We have a official beta instance, you can access it from [https://comty.app](https://comty.app)
## 🌟 Some of features ## 🌟 Some of features
🚀 Real-time updates are provided to users about various activities such as new followers, likes, posts, comments, and more, thanks to a bid event engine that uses websockets. 🚀 Real-time updates are provided to users about various activities such as new followers, likes, posts, comments, and more, thanks to a bid event engine that uses websockets.
@ -44,11 +43,11 @@ We have official public services that you can find on these platforms!
### Prerequisites ### Prerequisites
For local development you will need to have installed some tools: For local development you will need to have installed some tools:
- Install Node.js (v13 or higher) [manualy](https://nodejs.org/en/download/) or use [nvm](https://github.com/nvm-sh/nvm) tool (Recommended) - Install Node.js (v18 or higher) [manualy](https://nodejs.org/en/download/) or use [nvm](https://github.com/nvm-sh/nvm) tool.
- Install [Yarn](https://yarnpkg.com/getting-started/install) package manager (Recommended) - (Optional) Install [Yarn](https://yarnpkg.com/getting-started/install) package manager.
- Install [Docker](https://docs.docker.com/get-docker/), used for building and deployment - (Optional) Install [Docker](https://docs.docker.com/get-docker/), used for building and deployment.
### Setup ### Setup
- Getting the repository - Getting the repository
@ -74,7 +73,7 @@ yarn
Contributions to Comty are welcome. If you want to contribute, please follow the instructions mentioned in the CONTRIBUTING.md file. Contributions to Comty are welcome. If you want to contribute, please follow the instructions mentioned in the CONTRIBUTING.md file.
## License 📜 ## License 📜
Comty is licensed under the LGPL-2.1 license. See the LICENSE file for more details. Comty is licensed under the Comty license. See the LICENSE file for more details.
## :heart: Thanks to our supporters ## :heart: Thanks to our supporters
<kbd><img src="https://avatars.githubusercontent.com/u/94137617?v=4" href="https://github.com/SoyRage" height="64" width="64" border="1px" align="center"></kbd> <kbd><img src="https://avatars.githubusercontent.com/u/94137617?v=4" href="https://github.com/SoyRage" height="64" width="64" border="1px" align="center"></kbd>

@ -1 +1 @@
Subproject commit d2e6f1bc5856e3084d4fd068dec5d67ab2ef9d8d Subproject commit 13b01b21d6b63ecddd8625781a69355861d38db5