Skip to content

Node.js backend communicating with an Elasticsearch index via REST Api.

Notifications You must be signed in to change notification settings

marcomoauro/fulltext-search-be

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full text search backend

Node.js backend communicating with an Elasticsearch index via REST Api.

Requirements

Node version >= 20

Install dependencies

yarn install

How to use

  • Create the .env file based on the env-template file.
  • Starts the server by executing:
yarn serve:development

References

I talk about this project in this episode of my tech newsletter: https://implementing.substack.com/p/how-to-create-a-search-engine-with-elasticsearch

About

Node.js backend communicating with an Elasticsearch index via REST Api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published