Code Monkey home page Code Monkey logo

findlocal.help's Introduction

Local Help

This is a web app where people can help each other complete tasks during the COVID-19 emergency.

Usage

Clone the repository, install the gems and packages, and run the migrations and seeds:

git clone [email protected]:jones-sam/local-help
cd local-help
bundle
yarn
rails db:migrate db:seed

Cloudinary

You need to connect a Cloudinary account in order to store and fetch images with Active Storage.

Create an .env file at the root of the repository, then copy and paste your CLOUDINARY_URL there.

Stripe

You will need a STRIPE_PUBLISHABLE_KEY, STRIPE_SECRET_KEY, and STRIPE_WEBHOOK_SECRET_KEY in the .env file to process payments. Use ngrok to host your localhost, this will allow webhooks to work. In development.rb set config.hosts << "YOUR NGROK URL", and in the stripe dashboard set up webhooks pointing to that url.

Lint

One default task has been defined in the Rakefile, executing rubocop and eslint. Launch it with rake.

findlocal.help's People

Contributors

dependabot[bot] avatar gabrielecanepa avatar imgbotapp avatar jones-sam avatar mollycalypso avatar pwestman82 avatar savinadev avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

findlocal.help's Issues

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.