A search engine for online courses.
yarn build
Fill out database with yarn reindex
. Get fresh courses with yarn crawl [platform]
and then reindex again. Note that [platform]
means one of the lib\crawler\workers
scripts.
yarn start
Server is listening on http://localhost:3000.