Skip to content
/ search Public
forked from freeCodeCamp/search

A search engine for all things freeCodeCamp

Notifications You must be signed in to change notification settings

Bouncey/search

 
 

Repository files navigation

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

About

A search engine for all things freeCodeCamp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.4%
  • HTML 0.6%