Skip to content

Stephen-Gates/dataportals.org

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code for running DataPortals.org.

The original plans for DataCatalogs.org - Feb 2013. Other ideas may be listed as Issues in this repository. Conversations with the Open Knowledge community are held in the discussion forum.

Developer Instructions

This app requires NodeJS (>= v0.8).

  1. Clone this repo: https://github.com/okfn/dataportals.org

  2. Install the dependencies:

     npm install .
    
  3. Try it out locally:

     node app.js
    

    Then point your browser at http://localhost:5000/

Deployment

We deploy by default to Heroku.

Follow these instructions (with obvious modifications): https://github.com/okfn/datasets.okfnlabs.org#deployment-to-heroku

About

Open Data Portals and Sites around the world

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 43.6%
  • JavaScript 37.3%
  • CSS 10.1%
  • Python 9.0%