Skip to content

vedantoncloud/myapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

21 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

CI

MyApp โ€” Serverless Web App (CI/CD Project)

Student: Vedant Mishra
GitHub: https://github.com/vedantoncloud
Project Type: Guided project โ€” Serverless Web App + CI/CD
Technologies: Node.js, Jest, Docker, GitHub Actions, Render


๐Ÿš€ Project Overview

This is a minimal Node.js web application deployed with a full CI/CD pipeline.

Pipeline includes:

  • Automated tests using Jest
  • Docker image build (optional)
  • GitHub Actions CI workflow
  • Automatic deployment to Render on every push to main

The application also provides a /health endpoint for monitoring.


๐Ÿ›  How to Run Locally

git clone https://github.com/vedantoncloud/myapp.git
cd myapp
npm ci
node app.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published