/ecli-webui

Primary LanguageVueMIT LicenseMIT

ecli-web

Front-end for ecli.

Current Avaliable feature:

  • Control ecli-server running on local by dev proxy

Project Setup

bun install

Generate OpenAPI codes

bun run gen-api

Compile and Hot-Reload for Development

bun dev

Type-Check, Compile and Minify for Production

bun run build

Lint with ESLint

bun run lint

Teck Stack:

Base: Vue3 / vite
Style: Tailwindcss
State manage: Pinia

Todo

[ ] Integrate Online Build [ ] CROS fork of ecli-server [ ] Improve view