fastapi 를 통한 websocket과 vue3를 통한 연결 예제
  • Vue 65.9%
  • CSS 10.8%
  • Python 10%
  • TypeScript 8.5%
  • PowerShell 3.4%
  • Other 1.4%
Find a file
2025-02-21 13:49:43 +09:00
hmi HMI 페이지 구조 조정 및 불필요한 컴포넌트 제거 2025-02-21 13:49:43 +09:00
state_server add README for state_server setup and usage instructions 2025-02-21 01:32:59 +09:00
.gitignore first commit 2025-02-21 01:24:46 +09:00
install.ps1 add installation and run scripts for Windows, update README 2025-02-21 13:34:59 +09:00
README.md add installation and run scripts for Windows, update README 2025-02-21 13:34:59 +09:00
run.ps1 add installation and run scripts for Windows, update README 2025-02-21 13:34:59 +09:00

FastAPI Websocket + Vue3 Frontend HMI Example

FastAPI 를 통한 Websocket, Vue3를 통한 HMI를 제공하는 예제입니다.

install for windows..

.\install.ps1

run for windows..

.\run.ps1