Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

223 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goldoni-website

Redesign of ristorante-goldoni.de — Italian restaurant in Stuttgart. Currently WordPress/PHP 8.2, target stack matches rauhut.com and neckarshore.ai (Next.js 16 + React 19 + Tailwind v4 + TypeScript, deployed on Vercel).

This is a barter project — not paid. See BRIEFING.md for context, scope, and design direction.

Tech Stack

Layer Choice
Framework Next.js 16.2.3 (App Router)
UI React 19.2.4 + Tailwind CSS v4
Language TypeScript 5
Fonts Inter Variable + Playfair Display Variable (self-hosted, DSGVO-compliant)
Hosting Vercel
Lighthouse target 95+ desktop and mobile

Run locally

npm install
npm run dev   # http://localhost:3002

(Port 3002 is used so it can run alongside rauhut.com on 3001 and neckarshore.ai on 3000.)

Tests

npm run lint          # ESLint
npm run build         # Next.js production build (also runs typecheck)
npm run test:e2e      # Playwright E2E suite — covers /kontakt + /feiern forms

Playwright runs against the dev server in dry-run-SMTP mode (no real mail dispatched). First-time setup needs npm run test:e2e:install to download the headless Chromium.

Project layout

src/
  app/            # App Router pages (page.tsx, layout.tsx, route folders)
  components/     # Reusable UI components
  fonts/          # Self-hosted woff2 (DSGVO)
  lib/            # Helpers, site-wide config (site.ts = single source of truth)
public/
  images/         # Restaurant photos (placeholder until owner ships final set)
docs/             # Briefing and feature specs (BRIEFING.md, skill briefs, etc.)

Status

MVP bootstrap stage (Linus session 2026-04-28). Landing skeleton live, full pages and content come iteratively. See BRIEFING.md for scope decisions.

About

Ristorante Goldoni, Stuttgart — website for the family-run Italian restaurant: menu, wine list, recommendations, and reservations.

Resources

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages