➜ auth-sls-rest-api git:(main) ✗ yarn start
$ SLS_DEBUG=* serverless offline start
Serverless: Load command interactiveCli
Serverless: Load command config
┌─────────────────────────────────────────────────────────────────────────────────────┐
│ ANY | http://localhost:3000/auth │
│ POST | http://localhost:3000/2015-03-31/functions/lambda-handler/invocations │
│ OPTIONS | http://localhost:3000/auth │
│ POST | http://localhost:3000/2015-03-31/functions/lambda-handler/invocations │
│ ANY | http://localhost:3000/auth/{proxy*} │
│ POST | http://localhost:3000/2015-03-31/functions/lambda-handler/invocations │
│ OPTIONS | http://localhost:3000/auth/{proxy*} │
│ POST | http://localhost:3000/2015-03-31/functions/lambda-handler/invocations │
└─────────────────────────────────────────────────────────────────────────────────────┘
offline: [HTTP] server ready: http://localhost:3000 🚀
offline: Enter "rp" to replay the last request