Skip to content

Commit

Permalink
chore: replace places samples with end of support message (#450)
Browse files Browse the repository at this point in the history
  • Loading branch information
dhayab committed May 3, 2023
1 parent 878afa8 commit eea28d9
Show file tree
Hide file tree
Showing 44 changed files with 6 additions and 23,181 deletions.
4 changes: 0 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,6 @@ jobs:
path: "react-instantsearch/multi-index-autocomplete"
- build_project:
path: "react-instantsearch/multi-index-hits"
- build_project:
path: "react-instantsearch/places"
- build_project:
path: "react-instantsearch/query-suggestions"
- build_project:
Expand Down Expand Up @@ -113,8 +111,6 @@ jobs:
path: "instantsearch.js/multi-index-autocomplete"
- build_project:
path: "instantsearch.js/multi-index-hits"
- build_project:
path: "instantsearch.js/places"
- build_project:
path: "instantsearch.js/query-suggestions"
- build_project:
Expand Down
9 changes: 0 additions & 9 deletions instantsearch.js/places/.editorconfig

This file was deleted.

3 changes: 0 additions & 3 deletions instantsearch.js/places/.eslintignore

This file was deleted.

3 changes: 0 additions & 3 deletions instantsearch.js/places/.eslintrc.js

This file was deleted.

22 changes: 0 additions & 22 deletions instantsearch.js/places/.gitignore

This file was deleted.

5 changes: 0 additions & 5 deletions instantsearch.js/places/.prettierrc

This file was deleted.

22 changes: 2 additions & 20 deletions instantsearch.js/places/README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,3 @@
# places
# Places sample

_This project was generated with [create-instantsearch-app](https://github.com/algolia/create-instantsearch-app) by [Algolia](https://algolia.com)._

## Get started

To run this project locally, install the dependencies and run the local server:

```sh
npm install
npm start
```

Alternatively, you may use [Yarn](https://http://yarnpkg.com/):

```sh
yarn
yarn start
```

Open http://localhost:3000 to see your app.
Places is no longer available. [Read our blog post announcement](https://www.algolia.com/blog/product/sunsetting-our-places-feature/) for more information, and alternatives.
Binary file removed instantsearch.js/places/favicon.png
Binary file not shown.
39 changes: 0 additions & 39 deletions instantsearch.js/places/index.html

This file was deleted.

15 changes: 0 additions & 15 deletions instantsearch.js/places/manifest.webmanifest

This file was deleted.

21 changes: 0 additions & 21 deletions instantsearch.js/places/package.json

This file was deleted.

27 changes: 0 additions & 27 deletions instantsearch.js/places/src/app.css

This file was deleted.

30 changes: 0 additions & 30 deletions instantsearch.js/places/src/app.js

This file was deleted.

10 changes: 0 additions & 10 deletions instantsearch.js/places/src/index.css

This file was deleted.

Loading

0 comments on commit eea28d9

Please sign in to comment.