Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

volunteer

Volunteer services.

Setup

Populate .env file in project root with the following information:

PORT=XXXX
HOSTNAME=[0.0.0.0|127.0.0.X|localhost|etc.]
MAILROOM_PORT=XXXX
MAILROOM_HOSTNAME=[0.0.0.0|127.0.0.X|localhost|etc.]
FIREBASE_CLIENT_API_KEY=XXXXXXXXXXXXXXXXXXXXXXX
FIREBASE_ID=XXXXXXXXXX

Install the npm dependencies.

$ [sudo] npm install

Run the server.

$ node app.js

About

Volunteer messaging service panel.

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.