Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/yash509/devsecops-notes-web-app-deployment
- Owner: yash509
- License: mit
- Created: 2024-08-17T14:29:26.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-17T14:40:54.000Z (6 months ago)
- Last Synced: 2025-01-18T03:42:03.649Z (24 days ago)
- Topics: 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
- Language: HCL
- Homepage:
- Size: 51.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
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)
![]()
# ![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!