Skip to content
This repository has been archived by the owner on Jan 6, 2020. It is now read-only.

Latest commit

 

History

History
24 lines (15 loc) · 313 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 313 Bytes

Invite Manager

Configuration

Create cred.json file inside configs

{
  "discourseSecret": "",
  "scpPassword": ""
}

Add config file in this format to the root folder, <netname>.config.json

Setup instructions:

Clone the project and run npm install

Start

NODE_ENV=dev npm start