Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pratikpakhale/github-contri-reminder
https://github.com/pratikpakhale/github-contri-reminder
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/pratikpakhale/github-contri-reminder
- Owner: pratikpakhale
- Created: 2024-01-26T19:49:53.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-08T17:41:29.000Z (11 months ago)
- Last Synced: 2024-02-08T18:59:41.805Z (11 months ago)
- Language: TypeScript
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# github contribution reminder
NOTE : ONLY USE THIS AS A REMINDER FOR YOUR ACTUAL WORK. DO NOT USE THIS TO FAKE YOUR GITHUB COMMITS.
what does it do? -
it reminds you via dms(telegram) on the provided cron timestamps.works on -
vercel crons (doesn't work unless nextjs implementation)
netlify scheduled functionshow to setup-
just use the env variables from `.env.template` to `.env` file with your keystest -
`npm run dev`
`npx netlify dev`thanks <3 ~ pratik!