No description
Find a file
Lubin Bailly ae58a69b02 Merge branch '1-server-new-clients-need-data-about-old-clients' into 'master'
send old data to new client

Closes #1

See merge request sgay/traque!3
2022-09-09 17:32:40 +02:00
certif corrected most bugs 2022-09-09 13:03:08 +02:00
.gitignore Pas d'erreur de code mais timeout sur la géolocalisation 2022-09-08 17:48:53 +02:00
def.png added image and made it work with 1 client 2022-09-09 14:43:41 +02:00
map.html ajouté popups 2022-09-09 17:10:14 +02:00
package.json Pas d'erreur de code mais timeout sur la géolocalisation 2022-09-08 17:48:53 +02:00
README.md ajouté README 2022-09-08 17:51:46 +02:00
track.png added image and made it work with 1 client 2022-09-09 14:43:41 +02:00
traque.js send old data to new client 2022-09-09 17:20:53 +02:00

Traque

Requirements

sudo apt install node npm
cd traque
npm install

Run server

node traque.js

Then visit localhost:9000.