staticbackendhq / core

Backend server API handling user mgmt, database, storage and real-time component
https://staticbackend.com
MIT License
682 stars 66 forks source link

Remove everything re: Subscriptions / Billing #120

Open dstpierre opened 1 month ago

dstpierre commented 1 month ago

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.

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.

mmacdo54 commented 1 month ago

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?