Skip to content

liverecord/lrs

Repository files navigation

LiveRecord Server

Go Report Card License Build Status Github All Releases Github All Releases

This is socket server for LiveRecord communication platform.

Configure

Add to .env

MYSQL_DSN=root:123@tcp(127.0.0.1:3306)/liveRecord?charset=utf8&parseTime=True
DOCUMENT_ROOT=/Users/zoonman/Projects/www/liverecord/client/dist
LISTEN_ADDR=:8000
DEBUG=true

Assemble and run

Install make and execute:

make it work

Running inside Docker container

About

Self-hosted forum with realtime topic updates, WYSIWYG formatting, P2P calls and friendly interface. Server.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Contributors