Comment on Show HN: I open-sourced my Go and Next B2B SaaS Starter (deploy anywhere, MIT)parentComments−moh_quzOP8moThis was extracted from my production apps including (apflow.co).I stripped out the business logic and keys, then pushed it as a clean starting point.The "in production you would" comments are guides for where to add your own config.Single commit because I didn't want my app's git history in an open source repo.
Comments
This was extracted from my production apps including (apflow.co).
I stripped out the business logic and keys, then pushed it as a clean starting point.
The "in production you would" comments are guides for where to add your own config.
Single commit because I didn't want my app's git history in an open source repo.