###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
##Getting started
To run the Software Discovery Dashboard locally, run these steps:
- Clone
git clone git@github.com:mozillascience/software-discovery-dashboard.git && cd software-discovery-dashboard
- run
bower install
- run
npm install
- run
npm start
and open uphttp://localhost:3000/
in your favourite web browser!
##Communication
IRC
Server: irc.mozilla.org
Channel: #SoftwareDiscoveryDashboard