Discover how to integrate payments into a Next.js SaaS App using Lemon Squeezy. This guide covers creating API keys, managing subscriptions, handling webhooks, and storing updates. Learn to build a robust subscription setup with this powerful tech stack.
Is there any open source template for this?
Nope but I put most code in the article 😬
Great. Wonderful. Very useful. I expect for Nuxt3 too on your hands.
Hey @superbluestar great you find it useful, hopefully some of the API calls and zod models will also be useful 💪
I actually started out with Nuxt, but when I started my frontend/fullstack journey it was in web3 and some of the libraries weren't ported for Vue yet, so I switched to react 😅
Right now actually exploring SvelteKit and Nuxt, but probably more productive to stay with something you are productive in :)
Thanks, very useful.
Thanks 🙏 appreciate the feedback
If you guys have any other cool blog post ideas, you'd like me to cover, let me know :)
Please can you use remix instead of nextjs🙏🏻
@RAnas ah I'd wish I could easily rewrite it. But I have 0 experience with Remix. A lot of the Zod Models and API routes should be good for copy pasta though 🤞