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,8 +1,10 @@
# React + Vite
# CV Project
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
This project is a web application built using React. It is designed to showcase a digital CV or resume.
Currently, two official plugins are available:
## Local Development
To run this project locally, follow these steps:
1. **Clone the repository:**
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh