https://github.com/revolunet/create-react-app-circleci
create-react-app + CircleCI CI/CD workflow
https://github.com/revolunet/create-react-app-circleci
cd ci circleci devops react
Last synced: 6 months ago
JSON representation
create-react-app + CircleCI CI/CD workflow
- Host: GitHub
- URL: https://github.com/revolunet/create-react-app-circleci
- Owner: revolunet
- Created: 2018-04-27T22:19:34.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-28T22:05:23.000Z (almost 8 years ago)
- Last Synced: 2025-07-26T13:52:05.633Z (6 months ago)
- Topics: cd, ci, circleci, devops, react
- Language: JavaScript
- Homepage:
- Size: 728 KB
- Stars: 17
- Watchers: 2
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# create-react-app + circleci workflows [](https://circleci.com/gh/revolunet/create-react-app-circleci)
Build, test and deploy your ReactJS application to GitHub pages
Continuous integration/deployment workflows with CircleCI

In Circle CI :
- Add a checkout key with write access to the repo
- AddEnvironnements variables to configure on circleci :
- `GH_NAME` : committer who publish the build on gh-pages
- `GH_EMAIL` : committer github email address
Todo :
- e2e sample tests