Cashendar
Visualize your financial behavior in your Google Calendar.
Powered by React, Firebase, Google Cloud Functions, Plaid, and Google Calendar.
To setup:
- npm install
- Get an environment key from EnvKey for your development sub-environment
- run 'npm run webhook' to get a webhook address
- Go to EnvKey on your desktop
- Go to the development section and navigate to your local sub-environment
- Add your webhook address as the host (see other entries for the format)
- run 'npm run getEnv ' and you will see a creds.json file in your src folder
- 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