feat: add docker-compose for deployment

This commit is contained in:
2025-07-04 10:50:05 +02:00
parent a86e92d52e
commit 8dc9dfd100
35 changed files with 1106 additions and 130 deletions

6
GEMINI.md Normal file
View File

@@ -0,0 +1,6 @@
This project is a landing page for a fire brigade festival.
**Tech Stack:**
* **Framework:** Next.js (React with TypeScript) for Server-Side Rendering (SSR).
* **Styling:** Tailwind CSS v4.
* **Runtime:** Node.js version >= 22 LTS.