0.1.32 • Published 2 years ago

@cloud-technology/api v0.1.32

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

@cloud-technology/api

Setup

  1. Create a .env File
  2. Install Dependencies:
    npm install .

Usage

npm start || node server.js

Error Code(s)

Exit CodeDescriptionSignal
172ErrorECONNREFUSED

Signal & Error Map

172

Mongo-related error often associated with either network-related external access permission(s), a closed port, or when the server is local to the API server and the mongo process isn't running.

References