TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Your Next Store – E-Commerce with Stripe as the back end

3 点作者 zaiste12 个月前
Michał and I are building Your Next Store, a modern Next.js boilerplate for creating online stores directly on top of Stripe.<p>While working on several e-commerce projects, particularly building storefronts for enterprises, we realized that many small to medium-sized stores could benefit from a simpler, more efficient setup. Stripe provides most of the tools needed for e-commerce, but we noticed a gap in how these tools could be easily integrated into a modern, high-performance storefront. That&#x27;s why we built this boilerplate.<p>Your Next Store allows you to create an online store with Stripe as the backend, eliminating the need for an additional database. Products are stored in Stripe, and all operations are managed directly through Stripe, significantly simplifying the backend. This setup is ideal for small, maybe even medium-sized stores looking for an easy-to-maintain solution with fewer moving parts.<p>- Direct Integration with Stripe: Stripe as your backend, eliminating the need for a database or CMS and reducing complexity. - Next.js Performance: Next.js as the framework offers great defaults for both productivity and performance. It&#x27;s also more flexible and easier to customize compared to something like Liquid :) - Simplified Maintenance: Fewer moving parts make it easier to set up and maintain compared to more rigid solutions like Shopify.<p>The project is on GitHub, and we decided to sell access to the codebase to support ongoing development and respond to feature requests.<p>Demo: <a href="https:&#x2F;&#x2F;demo.yournextstore.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;demo.yournextstore.com&#x2F;</a> Video Explanation: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=tFQe1kspKj8" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=tFQe1kspKj8</a><p>We&#x27;d love to hear your feedback and answer any questions you might have.

1 comment

filso_dev12 个月前
congrats! the app is very responsive, feels almost like a static site. also love the UI design, simple and sleek. I like that it uses cutting edge latest cloud tech and is so easy to deploy with Stripe and Vercel in the backend