🚀We've just open-sourced @yournextstore storefront!
Ultra-simple, ultra-fast commerce in Next.js with Stripe as the backend, using @shadcn UI
✨Features
▪lightning-fast navigation
▪instant search
▪4 click checkout with Stripe Link
▪no DB needed
⭐git.new/yournextstore
To quote from my keynote at Vercel's internal offsite:
Software is free as in puppies. It will pee in your bedroom and eat your furniture.
The weight of every line of code is real. We will need to maintain it. We will need to port it. It goes into the context window. And somebody in this room will get paged at 2am because it did something unexpected
Using useworkflow.dev durable workflows for agentic operations @yournextstore. It's great, queues simplified.
But I think the most remarkable usecase are Hooks & Webhooks. Create a hook that waits for user's interaction (i.e. click a link) and then continue. So simple.
Using tasks schedule from Claude Code on the web to run cron-like operations with agents.
My experience so far? 🫶
It's particularly useful paired with custom skills – so that the same operations can be easily run locally or on schedule in the cloud.
Multi-currency stores are coming to @yournextstore.
Start with automatic currency conversion rates, then fine-tune spreads manually if you want.
Keep those prices round.
Want a multi-language store in YNS?
Enable the tool, edit your products, and let AI do the translations.
Multi-currency coming soon, too!
@yournextstore
We’re launching Your Next Store – Lovable for e-commerce! YNS is a Commerce OS for agents and humans with AI Builder allowing you to create premium stores just with simple English.
Give it a try and upvote!
producthunt.com/products/you…
We heavily rely on Server Actions (Next.js) in @yournextstore
Thanks to @stripe's new Checkout Session APIs added last year – built specifically for server-side updates – we migrated from raw-dogging Payment Intents to Checkout Sessions. And it’s been bliss.
Opened so many doors.
Tried vinext and I couldn't even get to the first screen:
❌ env variables not loaded
❌ next/fonts not working
❌ I'm using "unsupported" React version
❌ missing workflows
❌ `Class extends value undefined is not a constructor or null` everywhere
100% hype, 0% usability
Is it possible to load new skills without restarting Claude Code? @claudeai
We're using Claude Agent SDK in a sandbox for @yournextstore and restarting the whole process is a bit of a pain.
@bcherny
YNS now features elements picker that allows you to easily target parts of your store that you want to modify in the AI Builder @yournextstore
It's simple and faster than other tools out there. Give it a try!
Free on March 4? Join us in Wrocław for the Callstack x @vercel AI SDK Meetup and listen to:
🔹 @ChmalSzymon on safe AI execution with the Vercel stack.
🔹 @zaiste & @typeofweb on vibe-coding real commerce with Claude.
🔹 @dom_sipowicz on shipping reliable agents.
Sign up now ➡️ clstk.com/4tqvK3g
Want AI to understand Next.js better and use the latest APIs even if it wasn't trained on it?
Vercel shows that putting docs inside the AGENTS.md vastly outperforms `skills`.
One command is all it takes: