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:
Now instead of using a typical react we made use of vite app instead as react app is currently deprecated
as the employed development stack, that being MERN.
Additionally we also used:
to implement a very basic level of dev ops
This project is divided into 2 segmrents in 2 seperate repositories:
-
client: Client Side
-
server: Server Side
Those who contributed heavily to this project includes: