Skip to content

dancesWithCycles/dede-front-end

Repository files navigation

Dede-map

realtime map (RTM) service for the Designated Driver (Dede) free software community project

Table of Contents

  1. General
  2. Quick Start Guide
  3. Setup

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-front-end.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

About

website front end for the Dede real-time map

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published