Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Using database-js to test Lambda function locally - Theo's Typesafe Cult
TTC
Theo's Typesafe Cult
•
3y ago
•
1 reply
Yunis
Using database-js to test Lambda function locally
So
.
.
. I have a lambda function which should connect to Planetscale on prod
. When developing locally
, I want to connect to my localhost database
. I also test my lambda function locally using
serverless invoke local
serverless invoke local
(
https://www.serverless.com/framework/docs/providers/aws/cli-reference/invoke-local
)
.
Am I choosing the wrong approach here
? How do you test your Lambda functions locally
?
Theo's Typesafe Cult
Join
26,564
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Code runner using AWS lambda function
TTC
Theo's Typesafe Cult / questions
3y ago
Database-Js for non planetscale database?
TTC
Theo's Typesafe Cult / questions
3y ago
Using getSignedURL function
TTC
Theo's Typesafe Cult / questions
17mo ago