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 deploy on Kinsta. To use our example repositories, you must create a MyKinsta account.
You can also use a public Git repository or Docker image from any provider without authentication; however, it’s important that you evaluate code quality and security and adhere to licensing and compliance requirements.
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 GitHub repository, 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)