Skip to content

pranjalisr/CI-CD-pipeline-for-web-application

Repository files navigation

CI/CD Pipeline

CI/CD Pipeline for web application

Features

  • Express.js server that says hello
  • MySQL database connection
  • Redis cache
  • Docker setup for easy* development
  • GitHub Actions CI/CD pipeline

Getting Started

  1. Clone this repo
  2. Run docker-compose up
  3. Wait
  4. Visit http://localhost:3000
  5. Marvel at the complexity of saying "Hello"

TODO

  • Figure out why we added Redis
  • Actually use the MySQL database
  • Implement real tests
  • Optimize the Dockerfile
  • Add more routes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published