Sign inSign up

cupl/frontend

By cupl

•Updated over 5 years ago

Image
0

988

cupl/frontend repository overview

⁠cuplfrontend

This is the graphical user interface part of the cupl system. It is static web application written in ReactJS⁠. It displays samples collected from cuplTags⁠ on a graph and in a table. There is a feature that allows tags to be starred and displayed on the home page. It wraps around all of the functionality in cuplbackend⁠.

⁠Installation

// Navigate to the app directory
cd reactapp

// Set the backend environment variable
export REACT_APP_WSB_ORIGIN=<your_backend_url_origin>

// Install all dependencies from packages.json:
npm install

// Start the ReactJS app
npm start

⁠Licence

⁠Code

License

⁠Documentation

License: CC BY-SA 4.0

Tag summary

Content type

Image

Digest

Size

120.6 MB

Last updated

over 5 years ago

docker pull cupl/frontend