Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 343 Bytes

File metadata and controls

13 lines (10 loc) · 343 Bytes

Serverless

The Serverless for CloudSystems.

Requirements

How to Install?

  • Copy .env.example to .env and update the variables accordingly.
  • Run the command npm install.

How to use?

  • Run the command source .env.
  • Run the command npm start.