ondiekelijah / deployments-to-dockerhub-CircleCI

Continuous Integration and Deployment of Web Apps to Docker Hub Using CircleCI article demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CircleCI

Set Up

Clone repo

git clone https://github.com/Dev-Elie/deployments-to-dockerhub-CircleCI.git contact-form

Install packages & start services

cd contact-form
npm install
npm start

Running tests

npx cypress run --headless

Happy automation!

About

Continuous Integration and Deployment of Web Apps to Docker Hub Using CircleCI article demo


Languages

Language:JavaScript 69.8%Language:CSS 18.7%Language:HTML 9.2%Language:Dockerfile 2.2%