tree: d00a35519537cbf685c5aeb94ad07e3149012552 [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. .prettierignore
  13. .stylelintignore
  14. index.html
  15. LICENSE
  16. package.json
  17. postcss.config.js
  18. prettier.config.js
  19. README.md
  20. README.zh-CN.md
  21. stylelint.config.js
  22. tsconfig.json
  23. vite.config.ts
  24. 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