Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yash509/devsecops-notes-web-app-deployment

Developed a Notes Keeping Web App using HTML, CSS and JavaScript, implemented the DevSecOps practices for deploying on Docker and Kubernetes using Jenkins CI/CD Pipeline.
https://github.com/yash509/devsecops-notes-web-app-deployment

aws azure ci-cd cloud devops devops-pipeline devops-tools devopsproject devsecops devsecops-pipeline devsecopsinnovation docker dockerfile gcp hcl jenkins jenkinsfile kubernetes project-repository terraform

Last synced: 24 days ago
JSON representation

Developed a Notes Keeping Web App using HTML, CSS and JavaScript, implemented the DevSecOps practices for deploying on Docker and Kubernetes using Jenkins CI/CD Pipeline.

Awesome Lists containing this project

README

        

# DevSecOps-Notes-Web-App-Deployment [![Docker Image CI](https://github.com/yash509/DevSecOps-BB-Char-React-App-Deployment/actions/workflows/docker-image.yml/badge.svg)](https://github.com/yash509/DevSecOps-BB-Char-React-App-Deployment/actions/workflows/docker-image.yml)

coding

# ![demo-project-img](./notes.png)

*This app allows you to create your own notes and save them in the local storgae which will not be deleted even when you reload the page. It will be deleted once you click on the delete note button.*

> Used Technologies:
- HTML
- CSS
- JAVASCRIPT

### Steps to use:

- Download or clone the repositorY
`
git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
`

- Go to the directory
- Run the index.html file
- Start writing!