node.js based server for Gise Video Chat
git clone https://github.com/vgiselbrecht/chat-server.git chat-server
cd chat-server
npm install
The Chat Server can be configured with node.js environment variables (process.env).
CORS_ORIGIN
CORS origin URL to protect other URLs: default *PORT
Port for the web-socket: default 8080
npm start
You can sponsor me through GitHub Sponsoring.
As a recognition, i would be happy to receive a star.
Suggestions and pull requests for extensions are always welcome.