Hi, is there any way of creating a D1 database locally with `wrangler`, without needing to be logged

Hi, is there any way of creating a D1 database locally with wrangler, without needing to be logged in to a Cloudflare Account?

Command: npx wrangler d1 create database_name

Context: I need to spawn a local D1 database from Rust, for integration test purposes.
Was this page helpful?