An open API service indexing awesome lists of open source software.

https://github.com/denull/nodejs.ru

open source web site
https://github.com/denull/nodejs.ru

Last synced: 12 months ago
JSON representation

open source web site

Awesome Lists containing this project

README

          

Nodejs.ru site
=====

This is code of nodejs.ru site including engine and all pages.
Pull requests highly acceptable.

## Installation
```
git clone https://github.com/brainfucker/nodejs.ru
```

## Run
```
node init.js
```
Site will be available at http://127.0.0.1:8001