Skip to content

debueb/wtshtf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WTSHTF - When The Shit Hits The Fan

repository for https://wtshtf.herokuapp.com, a webapp for gamma radiation alerts

technologies used

running instructions

  • clone this repo
  • install node
  • install nodemon using npm install -g nodemon
  • run npm install
  • sign up for a hosted mongodb at mLab
  • sign up for a hosted mail service at sparkpost
  • create run.sh
export MONGO_DB_URL=[MONGODB AS A SERVICE URL]
export SPARKPOST_TOKEN=[TOKEN FOR SENDING MAILS VIA SPARKPOST]
export HEROKU_APP_NAME=[APP NAME as seen on https://devcenter.heroku.com/articles/dyno-metadata]
export DEFAULT_EMAIL=[DEFAULT EMAIL FOR RUNTIME ERRORS]
nodemon index.js
  • chmod 744 run.sh
  • ./run.sh

About

When The Shit Hits The Fan. Get notified about high gamma radiation in the EU.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •