Skip to content

tsundvoll/flotilla

 
 

Repository files navigation

Flotilla

Flotilla is the main point of access for operators to interact with multiple robots in a facility.

Setup

For development, please fork the repository. Then, clone the repository:

$ git clone https://github.com/equinor/flotilla

The app use TypeScript and React. For development, Node v17.x needs to be installed. Installation instructions can be found here.

Install

To install the application, navigate to the root folder and run the following command:

$ npm ci

Run

To start the app, run the following command in the root folder:

$ npm start

This command 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 be able to see any lint errors in the console.

About

Flotilla is the main point of access for operators to interact with multiple robots in a facility.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 75.1%
  • CSS 13.7%
  • HTML 11.2%