How to paywall 💰 a private github repo

preview_player
Показать описание
My Products

Useful Links
Рекомендации по теме
Комментарии
Автор

Today I learn 👌. I see you’re trying to break the Guiness world record for the most side projects

complexlity
Автор

Its incredible how much I have learned from watching your content for the past year

alenv
Автор

Awesome content! I'm wondering how you limit collaborates to read-only so they cannot change the code in the repo?
It seems like that is not possible or am I mistaken?

boomshakalaka
Автор

how do you protect the project from someone who bought access just forking and making it public?

kirylchetyrbak
Автор

If you have done any RBAC could you show how it is done in next.js sometime? I am having issues with implementation for it in Auth0 but even if you dont use Auth0 ever, would be very cool

IIllIlIllIlIllIlIlI
Автор

Does that only gove read only access to your private repo? I think qhen you add collaborators its full access?

jawyor-kt
Автор

I also have a starter kit. What I did was add a custom username field to the stripe checkout directly.
Its skipping one step, people without github account cant even buy it and then I do the same responding to the webhook as you do.

whatgoglikeno
Автор

Nice, this flow for github is being used a lot lately

TwigCR
Автор

Just curious, is this project based on Marc Lou's "ShipFast"?

drewbird
Автор

Awesome stuff. Quick question tho why not GitHub login so they don't have to type their handle and potentially type the wrong one?

kyngcytro
Автор

Hi Cody, can you show us how you handle drizzle migrations without losing the data on production? I have a hobby project but every-time the db changes, I lose all the data.

iamsomraj
Автор

Your method is great but have have two questions arising from this method:

- Is there a cap on how many people are able to be added to the project
- Isn't there a "confidentiality" issue with the roles displayed on github ? I believe you are able to see every other person with the same role in the repo, meaning that you would be able to see who bought the code as another client.

The good old zip behind a s3 does not seem that bad in that regard.

Have a great day :)

Goyo_MGC
Автор

What stops a person from buying access to the private repository and then cloning / publishing it on a public repository?

dayg
Автор

BLender artists could def take a hit at that lol

LukasSmith