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)
- Host: GitHub
- URL: https://github.com/genfirst/yanb
- Owner: GenFirst
- License: mit
- Created: 2016-06-17T10:50:51.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-21T21:45:59.000Z (over 8 years ago)
- Last Synced: 2025-01-15T15:08:26.613Z (about 1 year ago)
- Topics: nodejs, nodejs-blog
- Language: JavaScript
- Homepage:
- Size: 30.3 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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