/example-frontend-app-drilling-wits

Corva Dev Center Frontend React Sample App

Primary LanguageJavaScript

Corva Drilling WITS App

Overview

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.

Features

The app allows users to view and interact with drilling data in real-time, including:

  • Real-time drilling data visualization
  • Interactive graph
  • Data filter

Corva SDK

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.

Getting Started with Create Corva App

In the project directory, you can run:

yarn start

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.

yarn build

Bundles the app into static files for production.

yarn zip

Bundles the app into ZIP file in app root directory

Documentation