Coder Social home page Coder Social logo

j0narch3r / pay-it-forward Goto Github PK

View Code? Open in Web Editor NEW

This project forked from asm-products/pay-it-forward

0.0 1.0 1.0 1.79 MB

Gamified, viral fundraising for charities.

Home Page: https://assembly.com/pay-it-forward

Ruby 86.76% JavaScript 4.67% CSS 8.37% Shell 0.20%

pay-it-forward's Introduction

Pay it Forward

Build Status Code Climate Test Coverage Dependency Status Security Status

Built With

Open Source:

Services:

Setup

Setup Backing Resources

Setup Backing Resources With Docker

Note: Since this project is setup to deploy via Heroku and their buildpacks, a rails/web docker container is not available. Having a web container would provide no benefit the development workflow at this time.

  • Install Docker
  • Initialize Boot2Docker boot2docker init
  • Install Fig
  • Start Boot2Docker boot2docker up
    • Note: It's recommended to add the exports to your ~/.bash_profile then reload your prompt
  • Start Backing Services source docker.sh
  • Run ./bin/setup

Environment Variables

  • All

    • DATABASE_URL: postgresql://username:password@host:port/database
    • REDIS_URL: redis://username:password@hostname:port/database_number
  • Development

  • Production

    • APP_HOST: example.com

    • SECRET_KEY_BASE: ea1e8ba83614cc8d6140105a42642dc8391d6f2f8...

    • Twitter

      • TWITTER_KEY: lkfAc16oTJcbR766zw8GDw...
      • TWITTER_SECRET: NT7WOYKnZplMYQeJ8GjeXHup9sPk5WbR1WZFritdnARP5x7...
    • Facebook

      • FACEBOOK_KEY: 559887567744...
      • FACEBOOK_SECRET: 445a594f443e2f1bcd3025f99e693...
    • AWS

      • AWS_ACCESS_KEY_ID: AKIAIOSFODNN7EXAM...
      • AWS_SECRET_ACCESS_KEY: wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLE...
      • AWS_S3_REGION: us-east-1
      • AWS_S3_BUCKET: name
      • AWS_S3_FQDN: //localhost
      • ASSETS_DIRECTORY: /development/assets
    • Stripe

      • STRIPE_KEY: pk_test_4TYeurr4kT16D6KedSAlT...
      • STRIPE_SECRET: sk_test_4TYeUPbdKFGeJUXBVJFoI...

Contributing

This project's git flow is based on A successful Git branching model

  1. Find or Submit Bounty
  2. Make a Feature Branch from develop
  • Name it based on bounty: 18-init-project
  1. Make Changes
  • Use micro commits
  • Use the imperative, present tense: "change", not "changed" or "changes".
  1. Write tests
  • Will not accept PRs that reduce coverage
  1. Open PR back into develop
  • Make PR Description links to the Bounty and add a comment to the Bounty linking the PR
  • Add accompanying images for UI changes

pay-it-forward's People

Contributors

sirwolfgang avatar j0narch3r avatar

Watchers

 avatar

Forkers

awwstn

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.