Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hyzyla/job-subscritption-bot
https://github.com/hyzyla/job-subscritption-bot
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/hyzyla/job-subscritption-bot
- Owner: hyzyla
- License: apache-2.0
- Created: 2019-11-01T18:46:00.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-16T18:11:50.000Z (over 2 years ago)
- Last Synced: 2025-01-16T03:19:30.562Z (4 days ago)
- Language: Python
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# job-subscritption-bot
```shell script
heroku config >> .env # copy heroku config variables to # local env config (*)
heroku local # run locally gunicorn with application
```* Be aware of using production setting on local machine,
change parameters like database to your local database configuration.