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.
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 this application by following command in local environment
go run main.go -env dev
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
Try with latest version of browsers