Skip to content

A mock pixel recognition endpoint with node.js in Docker

Notifications You must be signed in to change notification settings

glharper/pixel-reco-backend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixel recognition backend

This is a small demo intended to send a simple response to video messages via websocket.

Steps

These are the steps to be executed in order to start the backend (Linux/WSL assumed).

Build the image

build.sh

Start the container

run.sh

Update client endpoint

Update client settings that will be hitting against this server to point to "ws://localhost:SOCKET_PORT" (Default SOCKET_PORT value is in Dockerfile, is currently 8043)

About

A mock pixel recognition endpoint with node.js in Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.9%
  • Shell 9.9%
  • Dockerfile 8.2%