Skip to content

oluceps/ecli-webui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vue 59.8%
  • JavaScript 20.0%
  • TypeScript 19.1%
  • Other 1.1%