bun + express + postgres + drizzle + jwt auth template For my personal use To install dependencies: bun install To run: bun run dev This project was created using bun init in bun v1.2.23. Bun is a fast all-in-one JavaScript runtime.