mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
update readmes
This commit is contained in:
@@ -5,22 +5,3 @@ Real time GPS location tracking and search
|
||||
Send, store and search real time gps point data and tracking info using the location API.
|
||||
Build powerful map rendered views with up to the second updated points on the map.
|
||||
|
||||
Generated with
|
||||
|
||||
```
|
||||
micro new location
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
Generate the proto code
|
||||
|
||||
```
|
||||
make proto
|
||||
```
|
||||
|
||||
Run the service
|
||||
|
||||
```
|
||||
micro run .
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user