organization · inferred from evidence
stormkit-io
The organization maintaining the Stormkit platform, referenced via their GitHub repository.
- 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