Landing Page für jamulix.de
  • TypeScript 97.5%
  • CSS 1.6%
  • Shell 0.7%
  • JavaScript 0.2%
Find a file
dschlueter 159c761633 Config: Impressum/Datenschutz aus .env.local befüllt
Persönliche Angaben (Name, Adresse, E-Mail, Hoster) werden zur
Build-Zeit aus .env.local gelesen und in die statischen Seiten
eingebettet. .env.local ist gitignoriert, .env.local.example
dokumentiert die benötigten Variablen.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-25 21:50:00 +02:00
app Config: Impressum/Datenschutz aus .env.local befüllt 2026-04-25 21:50:00 +02:00
components Content: Atari ST → Atari 1040ST 2026-04-25 20:47:26 +02:00
hooks Initial import: was v0 exportiert hat 2026-04-24 17:12:51 +02:00
lib Initial import: was v0 exportiert hat 2026-04-24 17:12:51 +02:00
public Cleanup: unbenutzte Bilddateien aus public/ entfernt 2026-04-25 21:26:35 +02:00
styles Initial import: was v0 exportiert hat 2026-04-24 17:12:51 +02:00
.env.local.example Config: Impressum/Datenschutz aus .env.local befüllt 2026-04-25 21:50:00 +02:00
.gitignore Build: basePath /landingpage, Deploy-Skripte, Bild-Fix 2026-04-25 19:16:48 +02:00
components.json Initial import: was v0 exportiert hat 2026-04-24 17:12:51 +02:00
deploy_to_localhost.sh Build: basePath /landingpage, Deploy-Skripte, Bild-Fix 2026-04-25 19:16:48 +02:00
deploy_to_production.sh Build: basePath /landingpage, Deploy-Skripte, Bild-Fix 2026-04-25 19:16:48 +02:00
Jamulix_40_Jahre_Code.html Initial import: was v0 exportiert hat 2026-04-24 17:12:51 +02:00
next-env.d.ts Chore: next-env.d.ts aktualisiert (dev-Pfad für Routen-Typen) 2026-04-25 21:16:48 +02:00
next.config.mjs Fix: allowedDevOrigins auf Top-Level (nicht unter experimental) 2026-04-25 21:12:14 +02:00
package-lock.json Initial import: was v0 exportiert hat 2026-04-24 17:12:51 +02:00
package.json Build: basePath /landingpage, Deploy-Skripte, Bild-Fix 2026-04-25 19:16:48 +02:00
postcss.config.mjs Initial import: was v0 exportiert hat 2026-04-24 17:12:51 +02:00
README.md first commit 2026-04-24 17:28:53 +02:00
tsconfig.json Initial import: was v0 exportiert hat 2026-04-24 17:12:51 +02:00