Skip to content

Movie and books search engine powered by NextJS, ElasticSearch and Docker, hosted in azure

Notifications You must be signed in to change notification settings

fedibaklouti/elastic-search-engine-NEXTJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First you need to have docker installed in your computer

then create and build the elk docker container;

docker compose up --build

When the container has successfully been created and are running; Install the following datasets to elasticsearch

npx create-elasticsearch-dataset --dataset=books
npx create-elasticsearch-dataset --dataset=movies

Open http://localhost:3000 with your browser to see the result.

About

Movie and books search engine powered by NextJS, ElasticSearch and Docker, hosted in azure

Topics

Resources

Stars

Watchers

Forks