Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 260 Bytes

File metadata and controls

20 lines (13 loc) · 260 Bytes

Oxygen

Manages users of the ecosystem.

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