ae-andre / insights-bench

An online community of conversation, built with the MERN stack, that will allow those with personal, financial or career-related problems to talk them through with others, in either a private or a public channel.
MIT License
0 stars 3 forks source link

Fixed typo that blocked localhost connection #21

Closed tchan128 closed 8 months ago

tchan128 commented 8 months ago

Caught two issues when trying to npm run start:

const Conversation = require('./Conversation')
const commentSchema = new Schema({