AMZ-Racing / rbb_web

Rosbag Bazaar (RBB) web interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RBB Web

This repository contains the web interface to the Rosbag Bazaar (RBB).

Build

To build the rbb-web container simpy execute the build-container.sh script. It will build the image amzracing/rbb-web:latest.

Running locally

To run the web interface locally use yarn start. It will be accessible on localhost:2222.

Configuration

The address of the API server can be configured in webpack/dev.config.js.

About

Rosbag Bazaar (RBB) web interface

License:MIT License


Languages

Language:TypeScript 94.2%Language:SCSS 3.3%Language:JavaScript 2.3%Language:Dockerfile 0.1%Language:HTML 0.1%Language:Shell 0.0%