Skip to content

dancesWithCycles/dede-display

Repository files navigation

dede-display

monitoring data service for Designated Driver (Dede)

Table of Contents

  1. General
  2. Quick Start Guide
  3. Setup
  4. Links

General

This repository provides a service for GNU/Linux operating system. As a front end service, it interacts with the Dede server.

Quick Start Guide

Preparation

  • check out project on a GNU/Linux development system and change into the project root folder
git clone git@github.com:Dede-Designated-Driver/dede-display.git
  • run the following instruction to install dependenies
npm i

Development setup

  • run the following instruction to start the service in development mode
npm run start

Production deployment

  • run the following instruction to build the service for a production host
npm run build

Links

source

Links

Using React’s useEffect Hook to Fetch Data and Periodically Refresh The Data

How To Use Async Await in React (componentDidMount Async)

Webpack Configuration for Using Bootstrap in React

How To Efficiently Display Data in Tables With React

React Table: A complete tutorial with examples

About

display data of the Designated Driver (Dede) project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published