Go to file
Jeff Emmett 53c793342a Add Docker support for self-hosting
- Add Dockerfile with multi-stage build for Next.js
- Add docker-compose.yml with Traefik labels for jeffemmett.com
- Add .dockerignore
- Configure next.config.mjs for standalone output

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-26 22:56:05 -05:00
app Initialized repository for chat Personal website redesign 2025-11-24 01:59:54 +00:00
components Initialized repository for chat Personal website redesign 2025-11-24 01:59:54 +00:00
lib Initialized repository for chat Personal website redesign 2025-11-24 01:59:54 +00:00
public Initialized repository for chat Personal website redesign 2025-11-24 01:59:54 +00:00
styles Initialized repository for chat Personal website redesign 2025-11-24 01:59:54 +00:00
.dockerignore Add Docker support for self-hosting 2025-12-26 22:56:05 -05:00
Dockerfile Add Docker support for self-hosting 2025-12-26 22:56:05 -05:00
README.md sync main changes into jeffemmett-website-redesign project 2025-11-24 02:02:59 +00:00
components.json Initialized repository for chat Personal website redesign 2025-11-24 01:59:54 +00:00
docker-compose.yml Add Docker support for self-hosting 2025-12-26 22:56:05 -05:00
next.config.mjs Add Docker support for self-hosting 2025-12-26 22:56:05 -05:00
package.json sync new changes from main for jeffemmett-website-redesign 2025-12-26 02:32:06 +00:00
pnpm-lock.yaml sync new changes from main for jeffemmett-website-redesign 2025-12-26 02:32:06 +00:00
postcss.config.mjs Initialized repository for chat Personal website redesign 2025-11-24 01:59:54 +00:00
tsconfig.json Initialized repository for chat Personal website redesign 2025-11-24 01:59:54 +00:00

README.md

Personal website redesign

Automatically synced with your v0.app deployments

Deployed on Vercel Built with v0

Overview

This repository will stay in sync with your deployed chats on v0.app. Any changes you make to your deployed app will be automatically pushed to this repository from v0.app.

Deployment

Your project is live at:

https://vercel.com/jeff-emmetts-projects/v0-personal-website-redesign

Build your app

Continue building your app on:

https://v0.app/chat/c8jGR8t3eSX

How It Works

  1. Create and modify your project using v0.app
  2. Deploy your chats from the v0 interface
  3. Changes are automatically pushed to this repository
  4. Vercel deploys the latest version from this repository