Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 404 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 404 Bytes

Sql Stream Store Browser

User Interface for Sql Stream Store.

Development

  1. Install yarn package manager
  2. Restore all packages: yarn
  3. Start the dev server: yarn start
  4. Start the SqlStreamStore.Hal dev server.
  5. Go to the home page in your browser. Requests for html and javascript will be forwarded to the javascript dev server.