All Projects → luoyjx → gaoqi-blog

luoyjx / gaoqi-blog

Licence: MIT license
A club based on Node.js and Mongodb with Promise(bluebird)

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
Less
1899 projects
CSS
56736 projects

Projects that are alternatives of or similar to gaoqi-blog

Taskr
A fast, concurrency-focused task automation tool.
Stars: ✭ 2,421 (+4147.37%)
Mutual labels:  bluebird
Express Mongoose Es6 Rest Api
💥 A boilerplate application for building RESTful APIs Microservice in Node.js using express and mongoose in ES6 with code coverage and JsonWebToken Authentication
Stars: ✭ 2,811 (+4831.58%)
Mutual labels:  bluebird
vogels-promisified
DynamoDB library Vogels promisified
Stars: ✭ 19 (-66.67%)
Mutual labels:  bluebird
react-ssr-spa
Server side rendered single page app using reactjs official libraries.
Stars: ✭ 30 (-47.37%)
Mutual labels:  bluebird
mongodb-bluebird
A simple package mongodb promise
Stars: ✭ 16 (-71.93%)
Mutual labels:  bluebird
request-on-steroids
An HTTP client ✨ with retry, circuit-breaker and tor support 📦 out-of-the-box
Stars: ✭ 19 (-66.67%)
Mutual labels:  bluebird

gaoqi-blog

build status Coverage Status David deps node version Greenkeeper badge

基于Node.js的多人博客

Installation

Prerequire

  • Node.js >= v10.13.0
  • mongodb v3
  • redis v2.6
  • Git >= 2.13.0 (for git precommit hook)

Run

  • Install packages npm install
  • Build npm run build
  • Development start npm run dev
  • Start npm start
  • Build and restart npm restart
  • Restart make reboot
  • Open http://localhost:3001 in browser

test

  • npm test

coverage

  • npm run test-cov

changelog

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].