platform · inferred from evidence
Stormkit
A self-hosted platform for deploying applications, including serverless and Go binary deployments.
- Error: cannot auto detect serverless entry file on Stormkit, Start command ignored when server folder exists
On a self-hosted Stormkit instance (v2026.08.02.1), followed the Application runtime docs for a Go binary to the letter: build the binary to .stormkit/server/app, set the output folder to .stormkit, and set the Start command to ./app. Every