multani7871 / cashendar-web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis

Cashendar

Visualize your financial behavior in your Google Calendar.

Powered by React, Firebase, Google Cloud Functions, Plaid, and Google Calendar.

To setup:

  1. npm install
  2. Get an environment key from EnvKey for your development sub-environment
  3. run 'npm run webhook' to get a webhook address
  4. Go to EnvKey on your desktop
  5. Go to the development section and navigate to your local sub-environment
  6. Add your webhook address as the host (see other entries for the format)
  7. run 'npm run getEnv ' and you will see a creds.json file in your src folder
  8. run 'npm run start'

Deployment

-All merges into master are deployed to staging -Merge master into the production branch in order to automatically deploy to production

About

License:MIT License


Languages

Language:JavaScript 68.8%Language:HTML 18.8%Language:Shell 12.4%