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

https://github.com/timtech4u/place-finder

A Simple & Searchable List of Interesting Places (Hospitals, Schools, Police Stations...)
https://github.com/timtech4u/place-finder

Last synced: 4 months ago
JSON representation

A Simple & Searchable List of Interesting Places (Hospitals, Schools, Police Stations...)

Awesome Lists containing this project

README

          

# Place Finder
- A Simple & Searchable List of Interesting Places (Hospitals, Schools, Police Stations...)

## Project setup

- Rename `src/components/secretURL.js.sample` to `src/components/secretURL.js` containing GEOServer's URL
- Replace `` with your GEOServer's Endpoint
- Ensure you have response returned as JSON e.g.: `outputFormat=application%2Fjson`

```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```

## Deployed to: https://place-finder.surge.sh