Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gorfo66/flashbird-rides

Web application used to display rides recorded by Flashbird tracker
https://github.com/gorfo66/flashbird-rides

angular chartjs flashbird openstreetmap tracker

Last synced: 2 days ago
JSON representation

Web application used to display rides recorded by Flashbird tracker

Awesome Lists containing this project

README

        

# Flashbird rides
Flashbird is a French company that develop and distribute trackers. For more information regarding the brand, please have a look at their website [https://smtperformances.fr/](https://smtperformances.fr/). This project allow to visualize the rides that are recorded by the Flashbird tracker and provides some statistics.

This project was generated using [Angular CLI](https://github.com/angular/angular-cli) version 19.0.6.

## Development server

### Pre-requisites
Node 22+

### To start
To start a local development server, run:

```bash
npm install
ng serve
```

Once the server is running, open your browser and navigate to `http://localhost:4200/`. The application will automatically reload whenever you modify any of the source files.

## Deploy
A docker image has been created to ease the deployment and a node task allow to compile the docker image and run it to the port 4400.

## Licencing
This is a completely open source project, written just for fun.