Giter VIP home page Giter VIP logo

chat-app's Introduction

Chat App


Prerequisite

Installation

  • Clone or download this repository.
git clone https://github.com/jovanidash21/chat-app.git
  • Using a terminal or cmd, navigate to the project directory.
cd chat-app
  • Install node modules.
npm install
  • Start the MongoDB Server.
mongod
  • Open another terminal or cmd and run mongo.
mongo
  • Create a database locally using MongoDB on your computer.
use chat-app
  • Create a .env file.
  • Copy and paste the texts in .env.example to .env and insert the values for each environment variables.
  • Open another terminal or cmd and run the project.
npm run build
  • Open a browser and visit localhost:3000.
  • Signup to create an account.
  • Run in dev mode.
npm run dev

NPM Scripts

  • npm start - start the server.
  • npm run build - run the project in production mode.
  • npm run dev - run the project in dev mode.
  • npm run webpack:prod - run the webpack in production mode.
  • npm run webpack:dev - run the webpack in dev mode.
  • npm run node:prod - run the node server in production mode.
  • npm run node:dev - run the node server in dev mode.

Credits

Website

Live Demo

License

Licensed under MIT.

chat-app's People

Contributors

jovanidash21 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

chat-app's Issues

Logo Design Contribution

Hallo
I am Masud Rana
want to make a logo for this projects if you have any requirements then let me know.Its free for any open source projects.
Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.