My code:
const fastify = require(\'fastify\'); const mongoose = require(\'mongoose\'); const app = fastify(); try { mongoose.connect(\'mongodb://localho