https://github.com/cberner/reminders
https://github.com/cberner/reminders
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/cberner/reminders
- Owner: cberner
- License: apache-2.0
- Created: 2019-12-15T21:03:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-05T19:27:29.000Z (almost 2 years ago)
- Last Synced: 2025-01-30T04:44:10.619Z (over 1 year ago)
- Language: Python
- Size: 21.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# reminders
Setup:
* Setup gcloud SDK on your computer
* Create `.gcp_project_id` file containing your GCP project id in a single line
* Create `.sendgrid_key` file containing your SendGrid API key in a single line
* Copy `example.yaml` to `reminders.yaml` and create your reminders
* `make setup`
* `make deploy`
* `make update_reminders`