LauraBeatris / starry

Turn your ideas into Van Gogh's Starry Night - Powered by Vercel, AuthKit and Replicate 💫
https://my-starry.com
24 stars 0 forks source link

Install dependencies with `bun` #9

Closed LauraBeatris closed 1 year ago

LauraBeatris commented 1 year ago

Resolves https://github.com/LauraBeatris/starry/issues/1

Uses bun to install dependencies

The choice of using bun here is not driven by performance, but purely for learning purposes and for the experience of trying it out