Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sahilrajput03/ex11.10


https://github.com/sahilrajput03/ex11.10

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Exercise: 11.10

- Deployed @ https://simple-app-11-10.herokuapp.com/
- App name @ simple-app-11-10

## For error - every step must define a uses or run key (interesting though)

Visit: https://github.com/einaregilsson/beanstalk-deploy/issues/2

## Tasks

- Added environment variable HEROKU_API_KEY to github secrets.
- Tip: You can get your token for the app via: `heroku authorizations:create` command.

## Herkou aliases

- https://gist.github.com/sahilrajput03/c44778f281e5f9856827e7c0f264ffa5

## Workflow used

- AkhileshNS/heroku-deploy: https://github.com/AkhileshNS/heroku-deploy

Thanks.