GithubHelp home page GithubHelp logo

sutrisna / elasticsearch-expressjs Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 2.66 MB

Integrasi elasticsearch di Express JS

JavaScript 88.00% CSS 2.27% HTML 9.73%
nodejs nosql expressjs elasticsearch

elasticsearch-expressjs's Introduction

elasticsearch-expressjs

Integrasi elasticsearch di Express JS

###Install elasticsearch

  • Download elasticsearch
https://www.elastic.co/downloads/elasticsearch
  • Extract ZIP terus masuk ke path
elasticseacrh[version]/bin
  • Running service elasticsearch lewat cmd
elasticsearch[version]\bin>elasticsearch
  • Anda juga bisa setting elastichseacrh as service jadi gak ribet nyalain service berkali-kali

Masuk ke path elasticsearch[version]\bin>elasticsearch buka cmd lalu ketikan elasticseacrh-service install Jika muncul error "configure using -Xss" bla..bla..bla.. buka dulu jvm.options terus tambahkan -Xss1m lalu ketik ulang command elasticseacrh-service install

Install ExpressJS

  • Clone this project:
$ git clone https://github.com/sutrisna/elasticsearch-expressjs.git
$ cd elasticsearch-expressjs
  • Install NPM dependencies:
$ npm install
  • Running aplikasi:
$ node bin/www

Explore lebih lanjut kunjungi

https://www.elastic.co/

Sutrisna 1453

Jika tidak bisa sedekah dengan uang, maka bersedekahlah dengan ilmu pengetahuan

elasticsearch-expressjs's People

Contributors

sutrisna avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.