We’re still working on pricing but our goal is to make it extremely affordable.
We’re still working on pricing but our goal is to make it extremely affordable.
wrangler.toml I'm new to CF Workers and don't know what the notation would translate to. Would it be something like ? Thanks for any help!

node compat?



[[hyperdrive]][[env.staging.hyperdrive]]nodejsconst client = new Client({ connectionString: env.REWARDS.connectionString });
try{
await client.connect();
} catch (ex){
console.log(ex)
}node-postgresclient.query()pool.query()hyperdrive = [
{ binding="REWARDS", id="40161c14328e4af193ee63631756f6ab" }
]