Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 381 Bytes

File metadata and controls

9 lines (8 loc) · 381 Bytes

api-developers-guild-notification-service

To start the server up run npm install or npm i and you can run the server in a testing enviroment with npm start.

.env file

A dotenv file is neccessary to hide any sensitive information if the you see any missing process.env.* than you may need to ask one of the group admins for a .env file with the proper variables set.