/vaccine-app-client

BUET CSE Fest Hackathon DevOps segment frontend client side

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Client 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

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:

Google CloudDockerDatadogGitHub Actions

to implement a very basic level of dev ops

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