Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove everything re: Subscriptions / Billing #120

Open
dstpierre opened this issue May 17, 2024 · 1 comment
Open

Remove everything re: Subscriptions / Billing #120

dstpierre opened this issue May 17, 2024 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Milestone

Comments

@dstpierre
Copy link
Member

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 dstpierre added good first issue Good for newcomers help wanted Extra attention is needed labels May 17, 2024
@dstpierre dstpierre added this to the v1.6 milestone May 17, 2024
@mmacdo54
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants