ponzu-cms / ponzu

Headless CMS with automatic JSON API. Featuring auto-HTTPS from Let's Encrypt, HTTP/2 Server Push, and flexible server framework written in Go.
https://docs.ponzu-cms.org
BSD 3-Clause "New" or "Revised" License
5.67k stars 387 forks source link

How can you develop addons more efficiently? #361

Open saidwho12 opened 1 year ago

saidwho12 commented 1 year ago

I am making an addon for Ponzu-dev to optimize images upon upload to a gallery I am having to commit and push then use go get and then rebuild the server every single time, it's really inefficient, any way to make this quicker?