Y
Hacker News
new
|
ask
|
show
|
jobs
by
reinhardholl
3215 days ago
I use
http://serverless.com
to manage and deploy my Lambda functions, then I use
https://github.com/dherault/serverless-offline
to run a local copy of most things needed. Not perfect yet, but really helped me getting moving fast.