XYOracleNetwork/app-xyo-nodejs

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.eslintignore
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/documentation_needed.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/ci.yml
.github/workflows/codeql-analysis.yml
.github/workflows/publish.yml
.github/workflows/release.yml
.gitignore
.remarkrc
.snyk
.vscode/launch.json
.vscode/settings.json
LICENSE
README.md
configs/about-me.config.json
package.json
sonar-project.properties
tsconfig.base.json
tsconfig.build.json
tsconfig.json
yarn.lock
.eslintrc.js18
bin/start-forever.js21
bin/start-node.js4
bin/stop-node.js49
A
2 hrs
src/graphql/@types/index.ts9
src/graphql/graohql-delegate.ts37
src/graphql/graphql-server.ts92
src/graphql/index.ts1
src/index.ts82
A
1 hr
src/mutex.ts15
src/package-manager/index.ts169
A
1 hr
src/plugin-resolver.ts62
A
2 hrs
src/plugins/base-graphql-types/about-me-resolver.ts34
src/plugins/base-graphql-types/base-graphql-types.ts83
src/plugins/base-graphql-types/index.ts58
src/plugins/origin-state/index.ts54
src/wizard/base.ts9
src/wizard/choose-plugin-wizard.ts28