A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/ErickPetru/vue-feathers-chat below:

ErickPetru/vue-feathers-chat: A sample realtime chat made with Vue and Feathers.

A sample realtime chat made with Vue and Feathers

This project is a sample public chat, visually almost like a WhatsApp clone, which uses Vue for the frontend and Feathers for the backend. The communication between server and client happens with Socket.IO. The messages are saved in JSON format with the NeDB database, a lightweight MongoDB inspired database, simple and good for small samples and prototyping.

Be up and running with four easy steps.

  1. Download this repository wherever you want

  2. Ensure NodeJS and npm are installed

  3. Open the terminal (or prompt on Windows) and install the dependencies

    cd path/to/vue-feathers-chat
    npm install
    
  4. Put the app to run on http://localhost:3030/:

For bug reports or even questions, fill up an Issue.

1.0.0

Copyright (c) 2017

Licensed under the MIT license.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4