raisiqueira / elysia-drizzle

Application test with Elysia + Drizzle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elysia with Bun runtime + Drizzle ORM

Running the project

Start the Docker containers:

docker-compose up -d

Install dependencies:

bun install

Run the migrations:

bun migrate

Start the server:

bun dev

About

Application test with Elysia + Drizzle


Languages

Language:TypeScript 100.0%