This is an example React app that displays drilling data using the Corva SDK. The app is designed to demonstrate how Corva architects frontend React apps and how to use the Corva SDK to fetch and display drilling data.
The app allows users to view and interact with drilling data in real-time, including:
- Real-time drilling data visualization
- Interactive graph
- Data filter
This app was built using the Corva SDK, which provides easy access to real-time drilling data and enables developers to build custom data visualizations and applications quickly and easily.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:8080 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Bundles the app into static files for production.
Bundles the app into ZIP file in app root directory
- Dev Center documentation – information about development process
- Component Library
- Datasets documentation