---
title: "Deploy bun-elysia-drizzle"
description: "Get started with Bun, Elysia and Drizzle ORM"
category: "Starters"
url: https://railway.com/deploy/xuXPu7
---

# Deploy bun-elysia-drizzle

Get started with Bun, Elysia and Drizzle ORM

**[Deploy bun-elysia-drizzle on Railway](https://railway.com/template/xuXPu7)**

- **Creator:** cdbrw
- **Category:** Starters
- **Total deploys:** 57

## Template content

### server

- **Source:** https://github.com/thecodebrew/bun-elysia-drizzle-base
- **Public domain:** Yes

### Postgres https://devicons.railway.app/i/postgresql.svg

- **Image:** ghcr.io/railwayapp-templates/postgres-ssl:latest

## Documentation

This template is for those looking to quickly get started with Bun, Elysia and Drizzle ORM. The database used is a Postgres database.

Once this template is deployed, follow these steps to ensure everything is working as expected:
1. Ensure the `DATABASE_URL` env variable is set to `${{Postgres.DATABASE_URL}}`
2. In the settings of the server, under Networking, make sure a domain is generated
3. The initial deploy will fail on the Drizzle migrate step. Clone the repo created and add your tables to the schema.


## 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/xuXPu7
