GithubHelp home page GithubHelp logo

teng2015 / njblog Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mz121star/njblog

0.0 2.0 0.0 13.51 MB

express+mongodb+bootstrap blog system

License: MIT License

JavaScript 98.34% Makefile 0.02% CSS 1.12% HTML 0.52%

njblog's Introduction

#NJBlog Build Status 项目进度查询


Project introduction:

  • NJBLog through Nodejs and express Provide the Restful API.
  • Data stored in Mongodb,Driven by Mongoose
  • Front-End use of the AngularJs
  • NJBlog all javascript files follow AMD standard,by Requirejs loading (The future might consider using Seajs)。
  • NJBlog through mocha and jasmine for UT 。
  • Style use of the bootstrap
  • NJBlog building by Grunt。 。

Checkout and Run:

First ,Assume you installedMongodb,and Nodejs in your OS。

1,clone code

git clone https://github.com/mz121star/NJBlog.git

2,install

npm install

3,Run app

node app.js


项目介绍:

  • NJBlog后台采用Nodejs+express来提供Restful API.
  • 数据库采用 Mongodb,通过Mongoose驱动。
  • NJBlog前台采用AngularJs进行开发。
  • NJBlog目前所有前端JS代码全部采用模块化编写,使用Requirejs驱动(将来可能考虑采用国产Seajs)。
  • NJBlog使用mocha+jasmine来编写js单元测试。
  • 前端UI使用了bootstrap
  • NJBlog使用强大的grunt对项目进行构建工作。
  • NJBlog全部代码托管在GitHub上,使用牛逼的travis-ci进行持续集成(可用来跑单元测试)。
  • 项目的demo由appfog和mongohq提供动力。

获得并运行项目:

首先确保您系统中安装了Mongodb,和Nodejs,一起准备完善之后。按照如下操作。

1,clone代码

git clone https://github.com/mz121star/NJBlog.git

2,安装依赖

npm install

3,启动程序

node app.js


Copyright (c) 2012 Jarrick,Sailor contributors

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

njblog's People

Contributors

mz121star avatar sailorzhang avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.