bun-elysia-drizzle

Get started with Bun, Elysia and Drizzle ORM

Deploy bun-elysia-drizzle

server

thecodebrew/bun-elysia-drizzle-base

Just deployed

Postgres

railwayapp-templates/postgres-ssl:latest

Just deployed

/var/lib/postgresql/data

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.

Template Content

More templates in this category

View Template

mellow-vue

A full-stack Vue app with The Boring JavaScript Stack.


View Template

Sveltekit NestJS

Full-stack with SvelteKit + NestJS + Prisma + Postgresql with utils


View Template

.NET8 Web API

A basic ASP.NET Core Web API template (.NET 8)