Skip to content

FalconerTC/DeviceRecognitionTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeviceRecognitionTest

This is a simple Node.js application that maintains a list of unique devices that have connected, designed to use no client-side storage and to identify browsers on the same platform to be the same.

To run application: Install all dependencies using npm and start the server

  $ npm install
  $ nodejs app.js

Access the application at localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published