2023-01-13 19:09:55 +00:00
2022-12-01 01:17:01 +00:00
2022-11-10 13:47:30 +00:00
2022-12-12 16:37:47 +00:00
2023-01-13 19:09:55 +00:00
2022-10-14 20:31:13 +02:00
2023-01-06 18:16:13 +00:00
2022-10-14 20:31:13 +02:00
2022-12-14 15:35:38 +00:00
2022-12-21 19:25:28 +00:00
2022-10-14 20:31:13 +02:00
2020-09-25 19:09:35 -05:00
2023-01-06 18:16:13 +00:00
2022-12-30 15:10:45 +00:00

Comty - An prototype of a social network

CodeQL CodeFactor Maintainability 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 colaboration with other people in a social way.

Local development

Prerequisites

For local development you will need to have installed some tools:

  • Install Node.js (v13 or higher) manualy or use nvm tool (Recommended)

  • Install Yarn package manager (Recommended)

  • Install Docker, used for building and deployment

  • Getting the repository

git clone https://github.com/ragestudio/comty && cd comty
  • Installing all dependencies
yarn

Starting the development server

  • You can use the command yarn dev to start all development servers with the nodemon package, which will restart the server when a file is changed.

Status

This project is in a alpha 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.

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%