Quick Start Templates
To help get you started and provide examples of minimal applications, you can use one of the Sevalla one-click templates from your Dashboard. To access these templates you must not have an existing application or static site and you must have a positive balance or credit card on your account.
Sevalla one-click templates.
Click on one of the template options and this automatically starts the application deployment.
We’ve also created several Hello World repositories in GitHub that you can deploy on Sevalla. To use our example repositories, you must create a Sevalla 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 Sevalla’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 Sevalla. All of these quick start templates also work on Sevalla’s Application Hosting without any additional configuration. If you use Application Hosting, the Start command can be left blank for the web process as Sevalla 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 Sevalla)
- Jigsaw (Deployment guide: Set Up Jigsaw on Sevalla)