Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cberner/reminders
https://github.com/cberner/reminders
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/cberner/reminders
- Owner: cberner
- License: apache-2.0
- Created: 2019-12-15T21:03:05.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-05T19:27:29.000Z (6 months ago)
- Last Synced: 2024-10-16T01:09:08.680Z (3 months 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`