Use Prisma Postgres with Bun
Prisma needs Node.js to run certain generation code, so make sure Node.js is installed in the environment where you run bunx prisma commands.
Build a React app with Bun
Bun has built-in support for .jsx and .tsx files. React works with Bun.