tree: ec855f2e56b2dedcad3f2a214765a4ea55f618b1 [path history] [tgz]
  1. build/
  2. public/
  3. src/
  4. types/
  5. .editorconfig
  6. .env
  7. .env.development
  8. .env.production
  9. .eslintignore
  10. .eslintrc.js
  11. .gitignore
  12. .gitpod.yml
  13. .prettierignore
  14. .stylelintignore
  15. commitlint.config.js
  16. index.html
  17. LICENSE
  18. package.json
  19. postcss.config.js
  20. prettier.config.js
  21. README.md
  22. README.zh-CN.md
  23. stylelint.config.js
  24. tsconfig.json
  25. vite.config.ts
  26. windi.config.ts
streampark-console/streampark-console-webapp/README.md

Official Website

English | 中文

Apache StreamPark (Incubating)

Make stream processing easier

A magical framework that make stream processing easier!

Use Gitpod

Open the project in Gitpod (free online dev environment for GitHub) and start coding immediately.

Open in Gitpod

Local development

Prerequisite

Build and run

  1. Install dependencies:
pnpm install
  1. Start a dev server:
pnpm serve
  1. Build for production:
pnpm build

Browser support

The Chrome 80+ browser is recommended for local development

Support modern browsers, not IE

IEEdgeFirefoxChromeSafari
not supportlast 2 versionslast 2 versionslast 2 versionslast 2 versions