2022-10-10 15:16:01 +02:00
2020-11-26 14:57:22 +01:00
2022-09-07 12:28:21 +02:00
2022-10-10 15:16:01 +02:00
2022-09-30 00:32:56 +02:00
2022-10-10 15:16:01 +02:00
2021-01-05 09:56:04 +01:00
2022-09-30 00:33:13 +02:00
2022-10-04 15:04:54 +02:00
2022-09-29 23:14:51 +02:00
2020-09-25 19:09:35 -05:00
2022-10-10 15:16:01 +02:00
2022-03-14 23:13:26 +01:00

Comty - An prototype of an social network

CodeQL CodeFactorMaintainability Code Alerts Grade: JavaScript Discord

A prototype of a platform inside of application focused on microservices, extensible and modular, in which the application adapts to your needs, where you will find tools and services allowing you to facilitate communication with other people in a social way.

Getting Started

Its needed to have installed NodeJS ( v13^ ), Git, and a dependency manager (npm, yarn...)

  • Getting the repository
git clone https://github.com/ragestudio/comty && cd comty
yarn
  • Starting web development server
cd packages/app
yarn start
  • Starting api development server
cd packages/server
yarn start

Status

This project is in a early design phase, there are still many phases to go through.

At the moment the development is slow but without pause, because being a very complicated and important phase, we are prioritizing quality so that the project base can be preserved for a long time.

Now we are looking for a team too. Anyway, anyone interested, we are looking for you.

Soon new updates adding much more information about this project.

Any contribution is very grateful, we need you more than ever!

Tech

tech

Description
Languages
JavaScript 76.4%
Less 14.8%
Handlebars 7.5%
Shell 0.5%
TypeScript 0.3%
Other 0.5%