polarsource / polar

An Open Source Lemon Squeezy alternative with better pricing! Get paid coding on your passion.
https://polar.sh
Apache License 2.0
2.75k stars 108 forks source link

NextJS Starter Kit #3246

Open birkjernstrom opened 5 months ago

birkjernstrom commented 5 months ago

Ideally this starter kit and what the Polar page is are 1:1. But of course with the ability for the developers to easily make it their own on custom domains, sites & services.

xn1cklas commented 3 weeks ago

I would love to help out on this one!

If I understand you correctly you would like the example to look like the polar homepage? I'd probably make it a bit sleaker.

We could leverage these two repos and replace stripe with polar:

Vercel Supabase Starer https://github.com/vercel/next.js/tree/3bb7415f38f823f514315f90f97ac03e595b7c4c/examples/with-supabase

Vercel Stripe Starter https://github.com/vercel/nextjs-subscription-payments

xn1cklas commented 3 weeks ago

So I couldn't hold my hands still and build something:

It's a small next.js repo using polar. It was just a small mess around, but I'm looking forward to improving on it and add more frameworks like astro, nuxt and sveltekit soon.

Currently, supported features:

Deployment: https://next-polar-starter.vercel.app/

Github: https://github.com/xn1cklas/next-polar-starter/tree/main

Let me know if I can be of any help on this issue.