/carbon

Manages any type of entities which need to gather and create a group (or club)

Primary LanguageTypeScriptMIT LicenseMIT

#carbon his service can put several entities in an abstract group and perform activities on it.

How to use

To run the service you have to follow the steps below:

  • clone
  • cd into the folder
  • npm i
  • npm run start

To use container:

  • clone
  • cd into the folder
  • npm i
  • sudo docker-compose up