Complete frontend implementation with: - Next.js 16 with App Router and TypeScript - Tailwind CSS v4 with custom violet theme - shadcn/ui components with Lucide React icons - Landing page with hero, services, pricing, testimonials, FAQ - Service selection page with toggle - Login/Register pages with social auth UI - Multi-step checkout flow - Client dashboard with stats, projects, support tickets - Billing page with subscription, payment methods, invoices - All mock data and TypeScript types 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
35 lines
1.3 KiB
Plaintext
35 lines
1.3 KiB
Plaintext
|
||
> scalesite-nextjs@0.1.0 dev
|
||
> next dev
|
||
|
||
⚠ Port 3000 is in use by an unknown process, using available port 3001 instead.
|
||
▲ Next.js 16.1.6 (Turbopack)
|
||
- Local: http://localhost:3001
|
||
- Network: http://192.168.178.115:3001
|
||
|
||
✓ Starting...
|
||
✓ Ready in 718ms
|
||
GET / 200 in 846ms (compile: 272ms, render: 574ms)
|
||
GET / 200 in 193ms (compile: 7ms, render: 186ms)
|
||
GET /login 200 in 739ms (compile: 703ms, render: 36ms)
|
||
✓ Compiled in 133ms
|
||
GET / 200 in 167ms (compile: 54ms, render: 113ms)
|
||
GET / 200 in 154ms (compile: 46ms, render: 108ms)
|
||
GET / 200 in 175ms (compile: 54ms, render: 122ms)
|
||
GET / 200 in 88ms (compile: 4ms, render: 85ms)
|
||
GET / 200 in 216ms (compile: 46ms, render: 170ms)
|
||
✓ Compiled in 45ms
|
||
GET / 200 in 77ms (compile: 4ms, render: 72ms)
|
||
✓ Compiled in 61ms
|
||
GET / 200 in 76ms (compile: 5ms, render: 71ms)
|
||
✓ Compiled in 85ms
|
||
GET / 200 in 77ms (compile: 3ms, render: 74ms)
|
||
GET / 200 in 182ms (compile: 46ms, render: 136ms)
|
||
GET /dashboard 200 in 1174ms (compile: 807ms, render: 366ms)
|
||
GET /dashboard/projects 404 in 104ms (compile: 79ms, render: 25ms)
|
||
GET /dashboard/projects 404 in 64ms (compile: 3ms, render: 61ms)
|
||
GET /dashboard 200 in 129ms (compile: 4ms, render: 125ms)
|
||
✓ Compiled in 73ms
|
||
GET /dashboard 200 in 67ms (compile: 3ms, render: 64ms)
|
||
[?25h
|