Skip to content

Commit 7aa7e8b

Browse files
committed
docs: Update "What is Bedstack?" to include links for Bun, ElysiaJS, and Drizzle
1 parent c4c88d5 commit 7aa7e8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/what-is-bedstack.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# What is Bedstack?
22

3-
Bedstack is a bleeding-edge tech stack for building backend applications with TypeScript. It's an acronym for **B**un + **E**lysiaJS + **D**rizzleORM.
3+
Bedstack is a bleeding-edge tech stack for building backend applications with TypeScript. It's an acronym for [**B**un](https://bun.sh/) + [**E**lysiaJS](https://elysiajs.com/) + [**D**rizzle](https://orm.drizzle.team/).
44

55
Its core philosophy is simplicity on the surface with immense power underneath; it will make you [fall into the pit of success](https://blog.codinghorror.com/falling-into-the-pit-of-success/). It is typesafe by default, and flexible enough to handle complex use cases as demonstrated by this [RealWorld](
66
https://github.com/gothinkster/realworld

0 commit comments

Comments
 (0)