adding the plan post api
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
import app from "./app";
|
||||
import { configs } from "./app/configs/index";
|
||||
import { prisma } from "./app/lib/prisma";
|
||||
import "./app/queues/worker";
|
||||
// import "./app/queues/worker";
|
||||
|
||||
async function main() {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user