Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 790 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 790 Bytes

Autocomplete

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

Getting Started

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.

Application Preview

Check out the preview below:

First contact on the home page

No suggestions

Autocomplete Suggestions

Suggestions