CI stands for Continuous Integration

CD stands for Continuous Deployment

CD - Deploy a project to Github using gh-pages

CI - Using github actions to test on push

Continuous deployment

Publish NPM packages

Receive a Slack notification everytime an issue is opened