core icon indicating copy to clipboard operation
core copied to clipboard

Remove everything re: Subscriptions / Billing

Open dstpierre opened this issue 1 year ago • 1 comments

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.

dstpierre avatar May 17 '24 13:05 dstpierre

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?

mmacdo54 avatar May 29 '24 21:05 mmacdo54