Skip to content
This repository has been archived by the owner on Nov 2, 2021. It is now read-only.

neilmiddleton/nodejs-elasticsearch-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heroku Sample Node.js Application.

This example illustrates basic features of Heroku & ElasticSearch as service.

To create initial index and sample data click Create Sample Index & Data! on the index page.

Type "*" or "cloud" to search box and hit enter for sample search results.

Local Setup

npm install
foreman start

Note: If not on OS X, or using an ElasticSearch install other than Homebrew, you may need to edit Procfile to respect your local systems command.

Heroku Deployment

This sample can be deployed to Heroku with no change.

Make sure to install Bonsai ElasticSearch Addon

heroku addons:add bonsai:starter

About

A sample app for NodeJS and ElasticSearch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •