ianI
Convex Community3y ago
6 replies
ian

DB access from local script?

@Ethan Brown: Is there an example or any documentation for programmatically connecting to the database from a script I can run locally? That is, I want to have some script
foo.js
that makes
db.<whatever>
calls and then run it locally...any advice?
Was this page helpful?