All Projects → revolunet → create-react-app-circleci

revolunet / create-react-app-circleci

Licence: other
create-react-app + CircleCI CI/CD workflow

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to create-react-app-circleci

Rok8s Scripts
Opinionated scripts for managing application deployment lifecycle in Kubernetes
Stars: ✭ 248 (+1277.78%)
Mutual labels:  circleci, cd
Nevergreen
🐤 A build monitor with attitude
Stars: ✭ 170 (+844.44%)
Mutual labels:  circleci, cd
ci-configuration-examples
This repository makes it easy to run your MATLAB tests on some of the most common CI platforms. The configuration files take care of setting up MATLAB and automatically executing your MATLAB tests.
Stars: ✭ 52 (+188.89%)
Mutual labels:  circleci
software-factory
The ready to use Continuous Integration platform
Stars: ✭ 17 (-5.56%)
Mutual labels:  cd
MirrorCache
Download Redirector
Stars: ✭ 24 (+33.33%)
Mutual labels:  circleci
tiller-circleci
Deploy Trellis, Bedrock and Sage via CircleCI
Stars: ✭ 14 (-22.22%)
Mutual labels:  circleci
cpptemplate
A template project (library and executable) for C++ projects with cmake, ctest, vcpkg, circleci, and automated document deploymend via doxygen to gh-pages
Stars: ✭ 30 (+66.67%)
Mutual labels:  circleci
semver-cli
semver-cli is a simple command line tool to compare and manipulate version strings.
Stars: ✭ 28 (+55.56%)
Mutual labels:  cd
cyanrip
Bule-ish CD ripper
Stars: ✭ 94 (+422.22%)
Mutual labels:  cd
dropship
Super simple deployment tool
Stars: ✭ 62 (+244.44%)
Mutual labels:  cd
connect-backup
A tool to backup and restore AWS Connect, with some useful other utilities too
Stars: ✭ 19 (+5.56%)
Mutual labels:  cd
cart
Fetch build artifacts from CircleCI.
Stars: ✭ 21 (+16.67%)
Mutual labels:  circleci
ci-npm-update
(no longer used by @bitjourney)
Stars: ✭ 41 (+127.78%)
Mutual labels:  circleci
docker-hhvm
Docker PHP repository with various PHP related images.
Stars: ✭ 64 (+255.56%)
Mutual labels:  circleci
gradle-circle-style
🚀🚀🚀MOVED TO Baseline
Stars: ✭ 28 (+55.56%)
Mutual labels:  circleci
drupal-circleci-behat
Test and deploy Drupal 9 with CircleCI 2.0 and Behat 3
Stars: ✭ 17 (-5.56%)
Mutual labels:  circleci
terraform-provider-circleci
Terraform provider for CircleCI
Stars: ✭ 94 (+422.22%)
Mutual labels:  circleci
docker-node-ci
The Docker image based on the official "node" image optimized for a CI environment
Stars: ✭ 18 (+0%)
Mutual labels:  circleci
cibuildwheel
🎡 Build Python wheels for all the platforms on CI with minimal configuration.
Stars: ✭ 1,350 (+7400%)
Mutual labels:  circleci
applicationset-progressive-sync
Progressive sync controller for Argo ApplicationSet
Stars: ✭ 99 (+450%)
Mutual labels:  cd

create-react-app + circleci workflows CircleCI

Build, test and deploy your ReactJS application to GitHub pages

Continuous integration/deployment workflows with CircleCI

workflow

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].