Skip to content

DenisovNikita/PosiPhone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PosiPhone

This is a position-based conference call system

Features

How to build PosiPhone

  1. Clone this repo
  2. Run build.sh script as root to install necessary libs
  3. Enjoy

Docker image

Use those commands to run the server in Docker:

sudo docker build -t posiphone-server .
sudo docker run -it posiphone-server

Demo

Project structure