CuteFunctions

vibe coding (aka building) javascript cloud functions

Visit Website
May 19, 2025 πŸ‘‹ Hey

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.

Comment

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.