Logo
Explore Help
Sign In
phundrak/sta
1
0
Fork 0
You've already forked sta
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
970a38153e4036feba80d7b0eec94fde53bf7867
sta/src/main.ts

7 lines
116 B
TypeScript
Raw Normal View History

feat: add relay composables
2026-05-14 22:41:11 +02:00
import { createApp } from 'vue';
refactor: reorganize project into monorepo with frontend scaffolding Convert project from single backend to monorepo structure with separate frontend (Vue 3 + TypeScript + Vite) and backend directories. Updates all configuration files and build system to support both workspaces. Ref: T007 (specs/001-modbus-relay-control)
2026-01-01 17:35:58 +01:00
feat: add relay composables
2026-05-14 22:41:11 +02:00
import './style.css';
import App from './App.vue';
createApp(App).mount('#app');
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 1212ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API