front and back work

This commit is contained in:
QkoSad
2023-07-29 18:29:41 +03:00
parent 40051f9d5e
commit 2fee49e583
9 changed files with 29 additions and 26 deletions
-1
View File
@@ -2,7 +2,6 @@ import express from 'express'
import connectDB from './config/db'
import path from 'path'
const app = express();