All components are containerized and can be deployed locally with Docker Compose or to the cloud with Docker Compose or Kubernetes using pre-built images. devops/ ├── backend/ # Node.js API ├── ...
A full-featured Node.js CRUD API built with Express and PostgreSQL (Neon), which provides seamless Docker-based deployment. The CI/CD pipeline handles automated builds, tests, Docker image creation, ...