Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 2.07 KB

README.md

File metadata and controls

29 lines (16 loc) · 2.07 KB

Server Side for Vaccine App

In this app, we tried to integrate a dev ops based approach, with a CI/CD pipeline that consists of github actions being configured thorugh the yml workflows. We also integrated google cloud build and cloud run to deploy the system. The deployment was automated using the existing features provided by GCP. Now the underlying technologies used to develop this simple system was: ReactJSTailwindCSSExpressJSNodeJSMongoDB

as the employed development stack, that being MERN.

Additionally we also used:

Google CloudDockerDatadogGitHub ActionsJest

to implement a very basic level of dev ops

This project is divided into 2 segmrents in 2 seperate repositories: