mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-21 06:55:03 +00:00
update readmes
This commit is contained in:
@@ -4,17 +4,3 @@ Store and search for points of interest
|
||||
|
||||
The places API stores points of interest and enables you to search for places nearby or last visited.
|
||||
|
||||
|
||||
## Usage
|
||||
|
||||
Places makes use of postgres. Set the config for the database
|
||||
|
||||
```
|
||||
micro user config set places.database "postgresql://postgres@localhost:5432/locations?sslmode=disable"
|
||||
```
|
||||
|
||||
Run the service
|
||||
|
||||
```
|
||||
micro run .
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user