Skip to content

Creating CICD with Jenkins - Full Stack MERN app for recording attendance - tools used: MERN, docker, Jenkins -- in progress

Notifications You must be signed in to change notification settings

DayoAsaolu/attend

Repository files navigation

attend

Full Stack attendance app. The whole app can run locally on docker containers

Technical Diagram

  1. Frontend - Phase1 FrontEnd - Phase1

How to install and use

Make sure you have docker and docker-compose installed

run docker-compose up -d to build image and container 1st time

run docker-compose up --build -d to rebuild

ports

  1. frontend - http://localhost:3000/
  2. backend - http://localhost:9000/posts

- test jenkins polling

About

Creating CICD with Jenkins - Full Stack MERN app for recording attendance - tools used: MERN, docker, Jenkins -- in progress

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages