adding devops

used gemini to create the k8s/dockerfiles faster
This commit is contained in:
Smigz 2025-05-02 16:47:07 +00:00
parent 5c09c5a22f
commit 6c14a968c3
74 changed files with 2061 additions and 16 deletions

View file

@ -1,5 +1,15 @@
# webpack-template
# Weather Project
Vanilla template for webpack
This project is a web application that allows you to search for weather information for different locations. It is built using HTML, CSS, and JavaScript.
## Features
* Search for weather by city name.
* Displays current weather conditions.
## Local Development
To run this project locally, follow these steps:
1. **Clone the repository:**
sets up common utilities needed for vanilla JS/HTML/CSS development