Hacker News new | ask | show | jobs
by keithwhor 3398 days ago
Hey Daniel,

We've been experimenting with a lot of best practices around serverless development with StdLib [1]. Everything from versioning, project and team management, to authentication and billing. Basically --- we acknowledged that a lot of these aspects were surprisingly difficult and created a "git-esque" workflow for serverless function management ("lib up" to deploy, "lib get" to retrieve a current version of a function, etc.) - would love your feedback if you have time.

(Disclaimer: Founder.)

[1] https://stdlib.com/