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.