Skip to content

mozillaSv/software-discovery-dashboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software Discovery Dashboard

###Synopsis

This project’s objective is to create an open source web dashboard capable of searching multiple code hosting services, such as Zenodo, Figshare, and GitHub, for the benefit of the research community. The goal of this dashboard is to demonstrate the usefulness of a new metadata standard by utilizing it for easy and effective software discovery and analysis.

##Links Google Docs

EtherPad

Team Website

##Getting started

To run the Software Discovery Dashboard locally, run these steps:

  1. Clone git clone git@github.com:mozillascience/software-discovery-dashboard.git && cd software-discovery-dashboard
  2. run bower install
  3. run npm install
  4. run npm start and open up http://localhost:3000/ in your favourite web browser!

##Communication IRC
Server: irc.mozilla.org
Channel: #SoftwareDiscoveryDashboard

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 37.4%
  • HTML 35.3%
  • CSS 27.3%