Skip to content

OfficialCodeLab/pear-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pear Node Server

This is the server which connects to pear-ember, which we use to send mails etc

1. Clone the repo

$ git clone https://github.com/OfficialCodeLab/pear-node.git 

2. Run the server

$ node pear-node

DONE!


Credentials Management

We do not store our sensitive information on git. Rather copy it from a local store. I recommend storing your credentials in ~/Credentials/Pear-node/

$ cp -r ~/Credentials/Pear-node/ ./credentials

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published