Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI/CD with GitHub Actions and Heroku

This project show how configure a CI/CD pipeline with NodeJs application and GitHub Actions + Heroku services.

Settings:

  • Config two secrets on the project, HEROKU_API_KEY and HEROKU_APP_NAME.

Heroku CLI:

Heroku Commands:

  • heroku apps
  • heroku login
  • heroku apps:info --app my-app-name
  • heroku logs --tail --app my-app-name
  • heroku run bash --app my-app-name

API:

  • https://my-app-name.herokuapp.com/

References:

About

No description or website provided.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages