An easy crawler that merges the documentation from the README.md files in this organization.
View it on https://questnetwork.github.io/docs
npm install Installs the dependencies
npm run crawl Crawls the GitHub Organization "QuestNetwork" for README.md files and combines them into the docs folder
npm run serve Merges the README.md files in this organization and serves them on localhost:3000.
GNU AGPLv3