Closed j2l closed 9 months ago
Thanks Philippe for your feedback. It's super appreciated. I will update in the next two weeks as time allows. I still have plans for this project to make it even better so I will address the documentation and the issues in the package. Here are my plans
Great news!
Hey Philippe,
It has been more than 2 weeks but I have indeed updated the documentation as well as updated pocketbase and I have created a docker image. Please test and see how you go.
Cheers,
Sam.
I am going to close this issue if there is anything else you pickup please open a new issue!
Thank you @mrwyndham Didn't find time to test it yet, but I'll do. God bless you for sharing your knowledge in this great project.
Thank you @mrwyndham for this neat project with a great idea! I'm learning go using it and I'm not sure I totally get it:
go mod init myapp && go mod tidy
is not working, since go.mod exists. Never mind I made it run.sudo go ...
, not sure why. Might need to add it for linux users only.Pictured in the architecture diagram above ...,
which diagram?this webhook is the piece that connects Stripe to your Vercel Serverless Functions.
not sure you want to leave this in place.localhost:3000
, you mean 127.0.0.1:8090 right?Don't want to open another ticket, but in main.go
ReturnURL: stripe.String("https://sign365.com.au/account")
Again, I wanted to thank you for your great work. I hope it will be visible and used by others. I starred it!