You're God damn right it is, here's the stack:
You are gonna need bun installed. To install bun, docs can be found here.
This is what you need to get up and running
cp .env.sample .env
bun i
bun prisma db push
bun dev
You're God damn right it is, here's the stack:
You are gonna need bun installed. To install bun, docs can be found here.
This is what you need to get up and running
cp .env.sample .env
bun i
bun prisma db push
bun dev