https://github.com/alexpreynolds/recommender-proxy

Web service to pattern matching and retrieval tool

https://github.com/alexpreynolds/recommender-proxy

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Web service to pattern matching and retrieval tool

Basic Info
  • Host: GitHub
  • Owner: alexpreynolds
  • Language: JavaScript
  • Default Branch: master
  • Size: 12.3 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 6 years ago · Last pushed over 1 year ago
Metadata Files
Readme

README.md

simsearch-proxy

A web backend for the SimSearch results generated via the epilogos pipeline.

Setup

Run npm install to install dependencies. Use the recommender-proxy.development.json file with PM2 to set up a web application.

Tabix index files will be stored locally in a subdirectory of the system temporary directory (/tmp/dhsIndex or /tmp/recommender). If tabix files are updated, it is recommended to clear the contents of these folders, so that fresh index files are requested.

Note: Valid SSL certificates are required. Root access to PM2 may be required if file permissions on SSL certs require it.

Owner

  • Name: Alex Reynolds
  • Login: alexpreynolds
  • Kind: user
  • Location: Seattle, WA USA
  • Company: Altius Institute for Biomedical Sciences

Pug caregiver, curler, cyclist, gardener, beginning French scholar

GitHub Events

Total
  • Push event: 1
Last Year
  • Push event: 1

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 6
  • Total Committers: 1
  • Avg Commits per committer: 6.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 1
  • Committers: 1
  • Avg Commits per committer: 1.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Alex Reynolds a****s@g****m 6

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

package.json npm
  • cookie-parser ~1.4.4
  • debug ~2.6.9
  • express ~4.16.1
  • http-errors ~1.6.3
  • morgan ^1.9.1
  • nocache ^2.1.0
  • normalize-port ^1.0.0
  • request ^2.88.0
  • validator ^11.1.0