Environment Preparation List

2024-09-09
No Rating

The Cloud API demo is designed with a separate front-end and back-end, using the TS+Vue3 framework for the front-end and the JAVA language for the back-end (must be 11 and above, otherwise, the back-end code will not compile) and the Spring Boot framework. To use this demo, the user needs to be familiar with the following knowledge in advance.

  • Front-end
  1. TypeScript, HTML, CSS.
  2. Vue3.x, Node.js npm.
  3. Ant Design Vue V2
  4. HTTP/Websocket
  5. The Linux environment deploys front-end application services via Nginx.
  6. Open API for amap.
  • Back-end
  1. Java
  2. Spring Boot
  3. MQTT
  4. MySQL
  5. WebSocket
  6. Redis
  • *Environment & Versions
  1. Linux, Ubuntu16.04
  2. Java version: openJDK must be 11 and above.
  3. MySQL version: 8.0.26
  4. EMQX version: 4.4.0
  5. Redis version: 6.2
  6. Nginx version: 1.20.2
  7. Vue version: 3.0.5
  8. Node.js version: 17.8
  • Demo Download
  1. Click to download the front-end source code.open in new window
  2. Click to download the back-end source code.open in new window
  3. If you don't want to install the development environment, you can try deploying with docker. Click the link to download.open in new window
If you have any comments or confusion about our documentation, you can click here to give feedback and we will get back to you as soon as possible.