Skip to content

ProjectCopilot/volunteer

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •