This commit is contained in:
Milo Schwartz 2024-10-26 17:01:34 -04:00
parent d78312fad8
commit 50d374d9f6
No known key found for this signature in database
8 changed files with 1735 additions and 21 deletions

View file

@ -1,13 +1,13 @@
import {
orgs,
sites,
resources,
exitNodes,
routes,
targets,
} from "@server/db/schema";
import db from "@server/db";
import { createSuperuserRole } from "@server/db/ensureActions";
// import {
// orgs,
// sites,
// resources,
// exitNodes,
// routes,
// targets,
// } from "@server/db/schema";
// import db from "@server/db";
// import { createSuperuserRole } from "@server/db/ensureActions";
async function insertDummyData() {
// // Insert dummy orgs