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

https://github.com/genfirst/yanb

Yet Another NodeJS Blog (YANB)
https://github.com/genfirst/yanb

nodejs nodejs-blog

Last synced: 11 months ago
JSON representation

Yet Another NodeJS Blog (YANB)

Awesome Lists containing this project

README

          

# Yet Another NodeJS Blog (YANB)

This is a blog made in NodeJS using the MEAN stack (MongoDB, ExpressJS, AngularJS 2, NodeJS).

## Prerequisites

* Install Docker

## Run

Go to root directory:
* run `docker-compose build` to build images
* run `docker-compose up`to bring up the environment