Trans Lifeline's public facing website.
$> git clone https://github.com/TransLifeline/translifeline-home.git
Set MONGODB_URI to your MongoDb connnection url.
For email subscriptions, set MAILCHIMP_KEY to your mailchimp key and MAILCHIMP_LIST_ID to the id of the mailchimp email list.
For fundraising campaign progress, set MOONCLERK_TOKEN
$> npm install
$> npm start
You can also start the app in developer mode to watch for changes and livereload.
$> npm run start-dev
Copyright (c) 2016 Trans Lifeline.
Licensed under the MIT license.