Hey HN!<p>My co-founder and I launched Orbiter in January to solve an issue we were having with all the mini sites and apps we were launching for our day job. We had gotten frustrated with complicated deployment pipelines and wanted to return to launching simple static sites and launching them quickly.<p>So, we built Orbiter. We focused initially on making uploads of your static build folder simple and fast. We then layered in a CLI, an API, and a Github action. So Orbiter can fit into just about any workflow.<p>From the beginning, we wanted it to be open source, and after about 2 months of work, we have just open sourced the entire stack[1].<p>I hope you'll give it a try and please drop any feedback here.<p>1. <a href="https://github.com/orbiterhost">https://github.com/orbiterhost</a>