An open API service indexing awesome lists of open source software.

https://github.com/iamabirakash/realtime-tracking


https://github.com/iamabirakash/realtime-tracking

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Prerequisites
Make sure that you have [Node](https://nodejs.org/en/download/package-manager/current) installed in your computer

# Installation
Some necessary libraries to be installed

```bash
npm i express
npm i ejs
npm i socket.io
```
# Running the Server

```bash
node app.js/index.js
```
# Note
1. The devices must be connected to a same network.
2. The location gets updated in every 2 secs.