my-app - Info

VPS Deployment Example - Next.js 15 + React 19

← Back to Home

Welcome! 👋

This is a full Next.js web application running in Docker with Traefik routing.

Framework:Next.js 15
UI Library:React 19
Styling:Tailwind CSS 3
Port:3080

Health Status

Loading...

Sample API Datas

Loading...

â„šī¸ About This Example

This application demonstrates the complete VPS deployment workflow described in /Users/Shared/projects/docker-vps/WORKFLOW.md. It includes routing via Traefik, Docker containerization, and proper health checks for production deployment.