A StatusPage widget that supports restricting by component. If you don't need to restrict by component then you may wish to just use @statuspage/status-widget.
In the project directory, you can run:
NOTE: Currently broken since the move to Preact, needs looking at.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
Builds the app for production to the build
folder. This is what Netlify runs when it deploys the assets.
Builds the app for distribution to the dist
folder. This is run on prepublish for npm.
You can analyse the webpack bundle size by running the following:
npm run dist -- --stats
npx webpack-bundle-analyzer dist/bundle-stats.json