go get github.com/entrehuihui/Device-map-display
The data is sent to the server through a special interface, and the server saves and processes the data and displays it on the map page in real time.
PostgreSQL, Redis, swag
Contains the docker-compose.yml file, which supports one-click launch on a machine with docker installed
docker-compose.yml 启动步骤:
1: 编译软件:
linux: ./linux.sh
window: window.cmd
2: docker-compose up -d
Docker-compose.yml startup steps:
1: Compile the software:
linux: ./linux.sh
window: window.cmd
2: docker-compose up -d