gaming-SaaS / carbon

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#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

About

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

License:MIT License


Languages

Language:TypeScript 82.5%Language:JavaScript 13.5%Language:Dockerfile 4.0%