Leonab / ElasticServer

Elasticsearch server with Angularjs frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##A search server with ElasticSearch at the backend and AngularJS on the client side.##

###Mental Note###

####--Development--####

http-server -a localhost -p 3000 -c-1 --cors 

Elasticsearch.yml

http.cors.enabled: true
http.cors.allow-origin: "*"

###ToDo### Add better UI Improve dependencies

About

Elasticsearch server with Angularjs frontend


Languages

Language:JavaScript 99.8%Language:HTML 0.1%Language:CSS 0.0%