Skip to content

Latest commit

 

History

History
69 lines (47 loc) · 2.37 KB

README.md

File metadata and controls

69 lines (47 loc) · 2.37 KB

Dillinger

N|Solid

Build Status

Proyecto web con integracion de NODEJS + EXPRESS + git trending

el proyecto permite consultar los respositorios en el top trending de github

Tech

Dillinger uses a number of open source projects to work properly:

And of course Dillinger itself is open source with a public repository on GitHub.

setup

este proyecto requiere de node Node.js v4+ para correr

PARA PROBAR EL ENDPOINT ES: localhost:3000/repos/AQUILENGUAJE

cd myapp
$ npm install
$ set DEBUG=myapp:* & npm start

INSTALAR TRENDING GIT

$npm install trending-github
$npm start

MIT

Free Software, Hell Yeah!