Skip to content

Hi, Share Gang locations is a real time map based project Which is used to track the team locations live in a single map. for example you friends are started to going for some party and you have to track everyone live in single map then you can use this application. [PEER-OSM (VUE JS)<->WEBSOCKET SERVER(GO) <->PEER-OSM(VUE JS)]

License

Notifications You must be signed in to change notification settings

shadowhijackers/share-gang-locations

Repository files navigation

SHARE GANG LOCATIONS

Hi, Share Gang locations is a real time map based project Which is used to track the team locations live in a single map. for example you friends are started to going for some party and you have to track everyone live in single map then you can use this application.

Techstack

Application developed in Go, Gin, Gorila Websocket, Vue js 3 with minimalistic to write vue render code you have to follow https://github.com/developit/htm hypertext tagged markeup which used to write jsx code in js itself without any transpiller.

RUN SERVER

Run this application by following command in local environment

go run main.go -env dev

RUN UI

cd public; npm run scss-watch

Docker

docker build -t share-gang-locations -f Dockerfile.devenv $GO_PATH/share-gang-locations docker run -dp 8080:8080 share-gang-locations

Test with https://localhost:8080

APP LINK

LIVE TEST

Try with latest version of browsers

About

Hi, Share Gang locations is a real time map based project Which is used to track the team locations live in a single map. for example you friends are started to going for some party and you have to track everyone live in single map then you can use this application. [PEER-OSM (VUE JS)<->WEBSOCKET SERVER(GO) <->PEER-OSM(VUE JS)]

Topics

Resources

License

Stars

Watchers

Forks