Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rmeissner/catchem-bot
https://github.com/rmeissner/catchem-bot
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/rmeissner/catchem-bot
- Owner: rmeissner
- Created: 2020-03-23T23:34:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T06:50:06.000Z (almost 2 years ago)
- Last Synced: 2023-08-01T08:07:00.077Z (over 1 year ago)
- Language: JavaScript
- Size: 467 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repo requires Google Cloud services
#### Local Env
- `gcloud beta emulators datastore start --no-store-on-disk`
- `$(gcloud beta emulators datastore env-init)`
- `yarn`
- `yarn start:dev`#### Deployment
- `yarn`
- `yarn deploy`
- `yarn cron` (Update cron jobs)