Skip to content

owsas/parse-server-elasticsearch-adapter

Repository files navigation

parse-server-elasticsearch-adapter

Parse Server Elasticsearch Datastore Adapter

WORK IN PROGRESS

Contribution is encouraged :)

Install

npm install --save parse-server-elasticsearch-adapter

Usage

// const module = require('parse-server-elasticsearch-adapter');
// import module from 'parse-server-elasticsearch-adapter';

Dev Features

  • Testing with Jest
  • Linting out of the box (checks the style of your code), with TSLint
  • Build, prepublish and other scripts to help you to develop
  • Works with Typescript: Static typing for your JS Applications, reducing amount of runtime errors
  • Coverage out of the box, thanks to Jest
  • Uses deterministic module resolving, with package-lock.json

About

Parse Server Elasticsearch Datastore Adapter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published