Skip to content

Akshat76845/Devops-Capstone-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR-Based Production System

This is a production-ready QR-based system deployed with CI/CD, Docker, and Kubernetes. It supports real-world use cases such as authentication, payments, and tracking.

Features

  • QR code generation and validation
  • Next.js frontend
  • Backend API service
  • CI/CD pipeline using GitHub Actions
  • Containerized deployment with Docker
  • Kubernetes manifests for production orchestration

Tech Stack

  • Frontend: Next.js
  • Backend: Node.js / API service
  • Containerization: Docker, Docker Compose
  • Orchestration: Kubernetes
  • CI/CD: GitHub Actions

Architecture Overview

Frontend → Backend API
CI/CD → Docker Images → Kubernetes

Running Locally

docker compose -f docker-compose.prod.yaml up

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors