env structure, overall formatting check, sequelize config, minor util checks, minor validator aggregation change

This commit is contained in:
2024-08-14 21:22:25 +05:30
parent 1abcb3ac4e
commit e2c544aee2
14 changed files with 67 additions and 70 deletions

View File

@@ -1,6 +1,6 @@
const router = require('express').Router();
const validator = require("../validators");
const { validate } = require("../validators");
router.get(