Files
Devour/devour_data/docs/stormkit.json
T
Tomas Dvorak 898a3c303f update
2026-02-24 10:33:59 +01:00

17 lines
1.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"id": "c1a5ca6b74715bf4ab445b6e",
"source": "solid:signals",
"type": "github-document",
"title": "stormkit",
"content": "---\ntitle: Stormkit\norder: 7\nmainNavExclude: true\nuse_cases: \u003e-\n spa deployment, serverless functions, static hosting, git deployment,\n production hosting\ntags:\n - stormkit\n - deployment\n - hosting\n - serverless\n - spa\n - static\nversion: '1.0'\ndescription: \u003e-\n Deploy Solid apps as static sites or SPAs on Stormkit with serverless\n functions support and Git provider integration.\n---\n\n[Stormkit](https://www.stormkit.io) is a deployment platform for static websites, single-page applications (SPAs), and serverless functions.\n\n1. Log in to Stormkit.\n\n2. Using the user interface, import your Solid project from one of the three supported Git providers (GitHub, GitLab, or Bitbucket).\n\n3. Navigate to the projects production environment in Stormkit or create a new environment if needed.\n\n4. Verify the build command in your Stormkit configuration. By default, Stormkit CI will run `npm run build` but you can specify a custom build command on this page.\n\n5. Check output folder, unless its specified Stormkit will try to upload contents of build folder.\n\n6. Click the “Deploy Now” button to deploy your site. Stormkit CI will build your code and upload contents of it.\n\nFind more details on [Stormkit Documentation](https://stormkit.io/docs).",
"url": "https://github.com/solidjs/solid-docs/blob/HEAD/src/routes/guides/deployment-options/stormkit.mdx",
"metadata": {
"path": "src/routes/guides/deployment-options/stormkit.mdx",
"repo": "solidjs/solid-docs",
"repo_url": "https://github.com/solidjs/solid-docs.git",
"size": 1261,
"source_type": "github"
},
"hash": "4d357f433abc4d596524807060fc7412c20067c1f72b4517fa6a6b79382afdf6",
"timestamp": "2026-02-23T11:43:00.187595524+01:00"
}