Quick Start Templates
To help get you started and provide examples of minimal applications, we’ve created several Hello World repositories in GitHub that you can fork and deploy on Kinsta.
You need a GitHub account to access the quick start templates; however, if you’re using a different Git provider like Bitbucket or GitLab, check out our guides for importing a GitHub repository into either git service:
You also need to create a MyKinsta account to deploy the applications.
Go
Java
JavaScript Frameworks
Node.js
PHP
Python
Ruby
Scala
Static Site Examples
With Kinsta’s Static Site Hosting, you can deploy static sites composed of non-dynamic files such as HTML, CSS, and JavaScript. Your repository can contain the pre-built files or the source code to generate your static site.
We have the following static site quick start templates in our GitHubrepository, which you can use to create a new repository and deploy on Kinsta. All of these quick start templates also work on Kinsta’s Application Hosting without any additional configuration. If you use Application Hosting, the Start command can be left blank for the web process as Kinsta automatically detects the required command during the first deployment.
- Astro (Deployment guide: Astro)
- Cuttlebelle (Deployment guide: Cuttlebelle)
- Docsify (Deployment guide: Docsify)
- Docusaurus (Deployment guide: Docusaurus)
- Eleventy (Deployment guide: Eleventy)
- Gatsby (Deployment guide: Gatsby)
- Hugo (Deployment guide: Hugo)
- Lume (Deployment guide: Lume)
- Next.js (Deployment guide: Next.js)
- Nuxt (Deployment guide: Nuxt)
- Qwik (Deployment guide: Qwik)
- React (Deployment guide: React)
- React with Vite (Deployment guide: React With Vite)
- Rspress (Deployment guide: Rspress)
- VitePress (Deployment guide: VitePress)
- VuePress (Deployment guide: VuePress)
Other Static Site Examples
The following quick start guides use static site generators that are better suited for our Application Hosting because they use something other than Node.js to generate the static site:
- Jekyll (Deployment guide: Set Up Jekyll on Kinsta)
- Jigsaw (Deployment guide: Set Up Jigsaw on Kinsta)