Skip to content
 
 

Repository files navigation

FRC Web Components

FRC Web Components (FWC) is a web-based dashboard used for the FIRST Robotics Competition (FRC).

dashboard image

FWC can be either installed as a standalone application, or as a javascript package for custom dashboard solutions.

Installation

The standalone Tauri application that wraps around FWC can be installed here: https://github.com/frc-web-components/app/releases

To install using npm:

npm i @frc-web-components/fwc@latest

Try it out!

A live version of the application can be viewed here: https://frc-web-components.github.io/dashboard/

Documentation

Developing

Installing

This project uses the pnpm package manager. Please install pnpm first before proceeding: https://pnpm.io/installation

If using vscode the following extensions are recommended:

To install run in the root directory:

pnpm install

Running

To run the project locally run in the root directory:

pnpm dev

Publishing and Releasing

This project uses changesets to manage publishing. More info can be found here: https://pnpm.io/using-changesets

About

Web components to build custom dashboards for the FIRST Robotics Competition

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages