10.environment-prepare-list

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. If you don't want to install the development environment, you can try deploying with docker. Click the link to download.

Last updated