---
title: "Deploy sveltekit-hono-template"
description: "sveltekit with hono as api, builtin openapi doc generation"
category: "Starters"
url: https://railway.com/deploy/O7COhP
---

# Deploy sveltekit-hono-template

sveltekit with hono as api, builtin openapi doc generation

**[Deploy sveltekit-hono-template on Railway](https://railway.com/template/O7COhP)**

- **Category:** Starters

## Template content

### sveltekit-hono-template

- **Source:** https://github.com/TZGyn/sveltekit-hono-template
- **Public domain:** Yes

## Documentation

This template is using bun as runtime

Navigate to {domain}/api/docs for the scalar openapi docs

No variables are needed for this template 

To add database orm, run `bunx sv add drizzle` to automatically add drizzle orm using svelte's cli

Look for lib/api-client.ts for the hono rpc file, checkout https://hono.dev/docs/guides/rpc#using-rpc-with-larger-applications to learn more about how to properly use hono rpc to make sure its typed properly

## Similar templates

- [open-excalidraw](https://railway.com/deploy/open-excalidraw) — Self-hostable collaborative drawing built on Excalidraw
- [caring-vibrancy](https://railway.com/deploy/caring-vibrancy) — Deploy and Host caring-vibrancy with Railway
- [Appsmith](https://railway.com/deploy/appsmith-1) — Low-code platform for internal tools, dashboards, and admin panels.

Open this page in a browser: https://railway.com/deploy/O7COhP
