https://github.com/questnetwork/docs
Documentation For The Quest Network
https://github.com/questnetwork/docs
Last synced: about 1 year ago
JSON representation
Documentation For The Quest Network
- Host: GitHub
- URL: https://github.com/questnetwork/docs
- Owner: QuestNetwork
- Created: 2020-10-02T12:08:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-02T10:28:42.000Z (over 5 years ago)
- Last Synced: 2025-02-08T17:30:42.699Z (over 1 year ago)
- Language: JavaScript
- Size: 1.59 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: docs/security-.md
- Support: docs/support-us.md
Awesome Lists containing this project
README
# Quest Network Documentation
## Lead Maintainer
[StationedInTheField](https://github.com/StationedInTheField)
## Description
An easy crawler that merges the documentation from the README.md files in this organization.
View it on https://questnetwork.github.io/docs
## Commands
`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`.
## License
GNU AGPLv3