metacran/metacranweb

Name: metacranweb

Owner: metacran

Description: Web pages for metacran

Created: 2015-03-28 05:37:22.0

Updated: 2018-04-25 02:36:53.0

Pushed: 2018-03-19 09:58:35.0

Homepage: http://www.r-pkg.org

Size: 6150

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

METACRAN

This is the Express application for the main METACRAN website at http://www.r-pkg.org

Contributions

Yes, please! METACRAN is developed completely in the open. All code and files are on GitHub at https://github.com/metacran.

Bug reports, code, design, ideas, any and all feedback are welcome.

Run it locally
  1. Install node.js. io.js might work, too, although it is currently not tested.

  2. Clone the repo, install needed npm packages:

    clone https://github.com/metacran/metacranweb
    etacranweb
    install
    
  3. Start the app:

    =3000 bin/www
    
  4. Go to http://localhost:3000 in your browser.

Tips:

Bits and pieces

Technology used in the app itself:

Plus several smaller packages, see package.json.

We connect to various database backends, via HTTP(S):

License

MIT © 2015 Gabor Csardi and contributors


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.