Skip to content

OfficialCodeLab/bloom-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bloom Node Server

This is the server which connects to Bloom, which we use to send mails etc

1. Clone the repo

$ git clone https://github.com/OfficialCodeLab/bloom-server.git 

2. Run the server

$ node bloom-server

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/Bloom/

$ cp -r ~/Credentials/Bloom/. ./credentials/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published