parent
7516ac97f5
commit
21a6ffb717
1 changed files with 18 additions and 0 deletions
18
README.md
18
README.md
|
@ -4,6 +4,24 @@
|
|||
|
||||
##### Track your GPS data, from any data source
|
||||
|
||||
<!-- toc -->
|
||||
|
||||
- [Configuration](#configuration)
|
||||
- [Docker installation](#docker-installation)
|
||||
- [Local installation](#local-installation)
|
||||
* [Build](#build)
|
||||
* [Run](#run)
|
||||
- [Usage](#usage)
|
||||
* [Initial setup](#initial-setup)
|
||||
* [Ingestion](#ingestion)
|
||||
* [External data sources](#external-data-sources)
|
||||
- [Development](#development)
|
||||
* [Compile and Hot-Reload for Development](#compile-and-hot-reload-for-development)
|
||||
+ [Backend](#backend)
|
||||
+ [Frontend](#frontend)
|
||||
|
||||
<!-- tocstop -->
|
||||
|
||||
GPSTracker is a simple Webapp that consists of:
|
||||
|
||||
- A backend that:
|
||||
|
|
Loading…
Add table
Reference in a new issue