
CuteFunctions
vibe coding (aka building) javascript cloud functions
I wanted to share something Iβve been working on β a playful toolkit for building JavaScript cloud functions with AI-assisted vibes βοΈβ¨ Built on top of AWS Lambda and DynamoDB.
I wanted a fast and easy way to deploy JavaScript without arguing with config files or setting up API routes. So I made this for folks like me who want to vibe and ship.
Whatβs inside:
π§Έ cuteDB β a key-value database built for simplicity
π΅οΈββοΈ cuteSecrets β manage secrets securely with zero config.
π¬ cuteHeaders β access original request headers.
About
Basically, I wanted a fast and easy way to deploy JavaScript without arguing with config files or setting up a bunch of API routes. So I made this for folks like me who just want to vibe and ship.

Comment