Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 759 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 759 Bytes

freeCodeCamp Elasticsearch

Known Vulnerabilities

This is the development repo for a freeCodeCamp search engine

Requirements

Follow the steps here to install Elasticsearch, Kibana and X-pack

Ensure you have svn installed on your server, this is used to lift /seed/challenges from freeCodeCamp/freeCodeCamp

Usage

Make a copy of sample.env to .env

You will need an access token for the YouTube api in your .env file.

Once your elasticsearch instance is running, use node init to seed your cluster

You can query the cluster using the Dev Tools in Kibana