An open API service indexing awesome lists of open source software.

https://github.com/jeanextreme002/autocomplete

:mag_right: This is an autocomplete page using GraphQL and Elasticsearch
https://github.com/jeanextreme002/autocomplete

autocomplete elasticsearch fastapi graphql react suggestions

Last synced: 7 months ago
JSON representation

:mag_right: This is an autocomplete page using GraphQL and Elasticsearch

Awesome Lists containing this project

README

          

# Autocomplete
This project implements an website with an autocomplete box using GraphQL and Elasticsearch.

More information at [back-end](./back) and [front-end](./front) directories.

**Author:** Jean Loui Bernard Silva de Jesus

## Getting Started
The entire project has been built to run entirely on [Docker](https://www.docker.com/).

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