This project implements an website with an autocomplete box using GraphQL and Elasticsearch.
More information at back-end and front-end directories.
Author: Jean Loui Bernard Silva de Jesus
The entire project has been built to run entirely on Docker.
Create a .env
from .env.sample
and execute the command below to run the application:
docker-compose up
You can also populate the application automatically setting seed=true
at .env
.
Check out the preview below: