Skip to content

connor642/DigiplayWebsocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Radio Warwick Digiplay Websocket

This websocket is a nodeJS server that is designed to run as a service using the nodeJS package forever. The websocket interfaces with digiplay-laravel.

Installation

  1. Clone this repo git clone https://github.com/ConnorPowell/DigiplayWebsocket
  2. Move into the repo cd DigiplayWebsocket
  3. Copy the environment cp .env.example .env OR add the env variables when running app.js
  4. Fill in the environment file with your database credentials
  5. Install dependencies npm install
  6. Run using node app.js

Running with Docker

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published