Skip to content

thakursachin467/DevConnect-chat-Server

Repository files navigation

Devconnect-chat

A chat application for developers. This application is still in development and new features are regularly being added.

You can visit the demo of the application here. This project is still going on. Front-end for this appication can be found here. New home page for the aplication can be found here

Steps to run the application

  1. Install NodeJS

  2. Clone or Download this Repository

  3. Run npm install

  4. Getting started with database The database user here is Mongoose which is a MongoDB object modeling tool designed to work in an asynchronous environment. You can get started with mongoose (https://mongoosejs.com/docs/) or you can read thisawesome article on getting started with Mongoose. Fill your databse url in the keys_dev.js file inside the config folder

  5. Run start script with npm start-dev

About

Server for Devconnect chat application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published