Skip to content

Latest commit

 

History

History
59 lines (41 loc) · 2.17 KB

README.md

File metadata and controls

59 lines (41 loc) · 2.17 KB

React app for cicle-ci testing

This Site works as a testing project for circle-ci and building a pipeline from testing to deployment. Then goes on production deployment using netlify-cli deployment.


Quick Overview

You should see something like this now:

Deployed site


Simple Running of this project

Clone this repository and open it in your editor of choice.

git clone https://github.com/sagar-7227/React_Circle-ci_Testing
  • Please make sure that npm and yarn is already installed on your system.

Then install the project dependencies with ::

yarn

Now you can run the project with this command

yarn start

Circle-ci Overview

When click on passed badge at top it shows some pipeline deployment like this :

Pipeline page

To build netlify circle-ci deployment ::

  • Deploy your website to netlify first.
  • Get your Netlify auth token and Site Id.
  • Add Token to your circle-ci environment variables with named 'NETLIFY_AUTH_TOKEN' and 'NETLIFY_SITE_ID'.

Auth Token


Other places you can find me:

LinkedIn