initialized
parents
Showing
.gitignore
0 → 100644
controller/tutor-shot.js
0 → 100644
helper/constants.js
0 → 100644
index.js
0 → 100644
model/index.js
0 → 100755
model/tutor-shot.js
0 → 100755
package-lock.json
0 → 100644
This diff is collapsed.
Click to expand it.
package.json
0 → 100644
{ | ||
"name": "begenieus-jobs", | ||
"version": "1.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"start": "node index.js" | ||
}, | ||
"keywords": [], | ||
"author": "", | ||
"license": "ISC", | ||
"dependencies": { | ||
"express": "^4.18.3", | ||
"mongoose": "^8.2.0" | ||
} | ||
} |
routes/tutor-shot.js
0 → 100644
Please
register
or
sign in
to comment