mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-11 05:36:10 -05:00
Seed via admin panel
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
/* eslint-disable no-console */
|
||||
import "dotenv/config";
|
||||
import { seed } from "~/db/seed";
|
||||
|
||||
console.log("seeding...");
|
||||
seed();
|
||||
console.log("done!");
|
||||
Reference in New Issue
Block a user