Files
modstagram-back/boot/index.js
2026-07-04 19:24:56 +03:30

3 lines
55 B
JavaScript

const startMongoDB = require('./mongo')
startMongoDB()