An open API service indexing awesome lists of open source software.

https://github.com/mirzaazwad/vaccine-app-server

BUET CSE Fest Hackathon DevOps segment backend server
https://github.com/mirzaazwad/vaccine-app-server

docker expressjs github-actions google-cloud javascript nodejs

Last synced: 2 months ago
JSON representation

BUET CSE Fest Hackathon DevOps segment backend server

Awesome Lists containing this project

README

          

# 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:
![ReactJS](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB)![TailwindCSS]( https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge&logo=tailwind-css&logoColor=white)![ExpressJS](https://img.shields.io/badge/Express.js-404D59?style=for-the-badge)![NodeJS](https://img.shields.io/badge/Node.js-43853D?style=for-the-badge&logo=node.js&logoColor=white)![MongoDB](https://img.shields.io/badge/MongoDB-4EA94B?style=for-the-badge&logo=mongodb&logoColor=white)

as the employed development stack, that being MERN.

Additionally we also used:

![Google Cloud](https://img.shields.io/badge/Google_Cloud-4285F4?style=for-the-badge&logo=google-cloud&logoColor=white)![Docker](https://img.shields.io/badge/docker-%230db7ed.svg?style=for-the-badge&logo=docker&logoColor=white)![Datadog](https://img.shields.io/badge/datadog-%23632CA6.svg?style=for-the-badge&logo=datadog&logoColor=white)![GitHub Actions](https://img.shields.io/badge/github%20actions-%232671E5.svg?style=for-the-badge&logo=githubactions&logoColor=white)![Jest](https://img.shields.io/badge/Jest-323330?style=for-the-badge&logo=Jest&logoColor=white)

to implement a very basic level of dev ops

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

- client: [Client Side](https://github.com/NafisaMaliyat-iut/vaccine-app-client)
- server: [Server Side](https://github.com/mirzaazwad/vaccine-app-server)

Those who contributed heavily to this project includes:
- [Nafisa Maliyat](https://github.com/NafisaMaliyat-iut)

- [Nawsheen Mehereen](https://www.linkedin.com/in/nawsheenmehereen/)

- [Mirza Mohammad Azwad](https://www.linkedin.com/in/mirza-mohammad-azwad-b5239b1a4/)