Open aKamrani opened 4 years ago
Hi! Sadly, we only have what's in the Readme. This project is not really supported by Netlify as a first-tier open-source project.
I'm happy to review a pull request that will improve the Readme. It does not have to be perfect, you could write down how you would run a Go service and we can work out how we'd like to document it.
Thanks @mraerino for the answer.
This project is not really supported by Netlify as a first-tier open-source project.
Can you add this to the Readme? It's important. I felt it between the lines of (make sure to understand MIT license) but it needs to be stated by the team so that people know that before building their commerce on top of it.
Thanks for this fantastic project.
Just wanted to share a couple of resources that may be helpful to folks:
how to perform an authentication / authorization for a user? what about admin / staff user? It's a good idea to using jamstack site to perform a lightweight and fast ecommerce system but it strongly needs a clarified document.