liverecord

Realtime forum with support of video calls, see website

9
2
JavaScript

LiveRecord

Latest release
Build Status
Releases
David
Contributors

English | Русский

Spicy mix of chat and forum designed for intense communication.
Can be used as your community support site, forum, online consulting service, FAQ.

This project will be useful for people who wants to discuss subjects right now,
for example: doctors, talking publicly to multiple patients about the same topic
or lawyers, or shopping consultants.

Demo

Demo

Features

  • live discussions on topics, like Slack or Discord
  • ability to make online calls and discuss topic face-to-face
  • ability to share pictures and documents, other files
  • visual editor for comments and topics, very good support of various comments formatting
  • browser push, sound notifications or email notifications if user offline
  • public and private topics
  • private topic can be for group of people or just with one person

Documentation

Documentation

Setup

There is 2 options of setup:

Getting started using Docker Compose

  1. Install Docker
  2. Install Docker Compose
  3. Clone project and run in project root directory and run docker-compose up. Now you can get some coffee. Open localhost:8914.

All set.


docker run -p 27017:27017 -d mongo:latest