core
core copied to clipboard
Remove everything re: Subscriptions / Billing
I've decided to continue StaticBackend as a non commercial project.
Removing anything that relates to billing and subscription will makes the code cleaner and remove not needed code.
- Things like the Stripe webhook and related function.
- In the create account there's a lot of code related to Stripe
- When uploading files there's checks related to plans and max size upload
- In the UI there's a button / process to Stripe customer portal
Removing the dependency on Stripe would be a first good start.
Checking for the StripeID field across the project.
There will certainly have some tests to remove as well.
Hi 👋 saw this project on Reddit and would be interested in getting involved. I love Go but havent used it professionally as yet (mostly a Nodejs developer). Would be happy to look at this one?