forked from bruce-hmz/firstdraft
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdev.log
More file actions
23 lines (20 loc) · 843 Bytes
/
dev.log
File metadata and controls
23 lines (20 loc) · 843 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
> firstdraft@0.1.0 dev
> next dev
▲ Next.js 16.1.6 (Turbopack)
- Local: http://localhost:3000
- Network: http://192.168.31.215:3000
- Environments: .env.local
✓ Starting...
✓ Ready in 528ms
GET / 200 in 267ms (compile: 145ms, render: 122ms)
GET /api/auth/user 401 in 59ms (compile: 47ms, render: 12ms)
GET / 200 in 61ms (compile: 5ms, render: 56ms)
GET /api/auth/user 401 in 8ms (compile: 1955µs, render: 6ms)
GET / 200 in 70ms (compile: 3ms, render: 67ms)
GET /api/auth/user 401 in 7ms (compile: 1851µs, render: 5ms)
GET / 200 in 59ms (compile: 3ms, render: 56ms)
GET /api/auth/user 401 in 6ms (compile: 1236µs, render: 5ms)
GET /login 200 in 46ms (compile: 32ms, render: 15ms)
GET /api/auth/user 401 in 8ms (compile: 3ms, render: 5ms)
GET /api/auth/user 401 in 7ms (compile: 1434µs, render: 6ms)
[?25h