Skip to content

Latest commit

 

History

History

data-viewer

Data Viewer

The following are technical notes for the data viewer development.

Summary

Getting Started

npm i
npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Dev runs at http://localhost:3000

Work in progress

  1. The plan is to create a dashboard to see the web actions
  2. Currently actions are written to the database by IDEA.DC5B.COM
  3. This "Data Viewer" app will read that data.

DC5B - Web Actions

Miro board