Skip to content

brianopedal/react-pipeline

 
 

Repository files navigation

Getting Started with CI/CD of Create React App

GitHub page should be available here: https://maifeeulasad.github.io/react-pipeline

Steps to reproduce:

  • Get ssh-keygen
  • Run this command ssh-keygen -t rsa -b 4096
    • Save it to a nice place
    • Give it some cool and understandable name(mainly for later usage - I had key pair named okjanu from 2018, I have no idea what do they do, but it's under folder imporatnt)
    • Backup to some cloud store and remove it from local storage
  • Go to secrets under settings
  • Go to deploy keys under settings

Some stuff:

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 49.3%
  • HTML 32.1%
  • CSS 18.6%