Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zafar-saleem/github-actions-heroku
The technology industry innovates quickly, requiring developers to deliver products and services at a rapid speed while still prioritizing high quality. Integration and delivery used to be a manual process, but automation makes it much faster and more reliable...
https://github.com/zafar-saleem/github-actions-heroku
blog blogging ci-cd continous-integration continuous-delivery continuous-deployment github github-actions logrocket node node-js nodejs npm react reactjs yarn yml yml-configuration yml-files
Last synced: 6 days ago
JSON representation
The technology industry innovates quickly, requiring developers to deliver products and services at a rapid speed while still prioritizing high quality. Integration and delivery used to be a manual process, but automation makes it much faster and more reliable...
- Host: GitHub
- URL: https://github.com/zafar-saleem/github-actions-heroku
- Owner: zafar-saleem
- Created: 2021-12-17T09:09:00.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-17T09:52:42.000Z (almost 2 years ago)
- Last Synced: 2024-04-13T19:21:10.378Z (7 months ago)
- Topics: blog, blogging, ci-cd, continous-integration, continuous-delivery, continuous-deployment, github, github-actions, logrocket, node, node-js, nodejs, npm, react, reactjs, yarn, yml, yml-configuration, yml-files
- Language: JavaScript
- Homepage: https://blog.logrocket.com/ci-cd-pipelines-react-github-actions-heroku/
- Size: 280 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a repository for my article on LogRocket with the title [CI/CD pipelines using React, GitHub Actions, and Heroku](https://blog.logrocket.com/ci-cd-pipelines-react-github-actions-heroku/)
# Getting Started
1. Clone this repo.
2. CD into github-actions-heroku.
3. run `yarn/npm install`.
4. run `yarn start/npm run start`.