Skip to content

Shipow/AlgoliaSearch-Ionic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Realtime Search with Algolia + Ionic

If you are creating a mobile app you will most likely need a search feature to let your user navigate through your data. We will relay on Algolia's service to make it blazing fast. It's fun and simple.

This demo use the Hacker News index with ~ 1,500,000 records.

DEMO: http://shipow.github.io/AlgoliaSearch-Ionic

##Get Started

Install Cordova and Ionic $ npm install -g cordova ionic

Clone this repo

$ git clone https://github.com/Shipow/AlgoliaSearch-Ionic.git

Run it on your computer...

$ ionic serve

...run it in your device or simulator

$ ionic platform add ios
$ ionic build ios
$ ionic emulate ios

More infos within the Ionic Documentation

About

Algolia Search engine in a ionic app (angular client).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published