Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hyzyla/job-subscritption-bot


https://github.com/hyzyla/job-subscritption-bot

Last synced: 1 day ago
JSON representation

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.