create-react-app-circleci

create-react-app + CircleCI CI/CD workflow

Stars
17

create-react-app + circleci workflows 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
Badges
Extracted from project README
CircleCI
Related Projects