warring-hail / greenfield

Daily charity donation tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pledgr

Build Status

Charitable giving, simplified.

Team

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Usage

  1. Clone repo
  2. Install dependencies
  3. Copy example.env to .env
  4. Update .env with account info
  5. Launch server with npm start

Requirements

  • Node
  • Twilio

Development

Installing Dependencies

From within the root directory:

npm install -g bower
npm install
bower install

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

Daily charity donation tool

License:MIT License


Languages

Language:JavaScript 85.8%Language:Shell 10.8%Language:CSS 3.4%