AydinSakar / nodejs-starter

Simple project setup using industry's best practices and modules. Node.js, Express, Mongoose, passport.js, component.io, Jade, Stylus and Bootstrap.

Home Page:http://nodejs-starter.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node.js Starter

Simple project setup using industry's best practices and modules. Node.js, Express, Mongoose, passport.js, component.io, Jade, Stylus and Bootstrap.

Demo

image

Requirements

Installation

Run from your terminal:

git clone git@github.com:gravityonmars/nodejs-starter.git
cd nodejs-starter
make 

Note: edit your config/development.json with your Facebook & Twitter keys. Instructions here

Related modules

  • express — web application framework for node
  • Jade — Template engine
  • stylus — Pre-processor CSS
  • component.io — client package management for building better web applications
  • Bootstrap — CSS Framework
  • passport — Simple, unobtrusive authentication for Node.js.
  • mongoose — MongoDB object modeling tool designed to work in an asynchronous environment.
  • connect-mongo — MongoDB session store for Connect

Test

npm test

Projects using it

Contributors

Common errors

  • buffer.js:382 throw new Error('Unknown encoding'); Update your node.js version

Licence

MIT

About

Simple project setup using industry's best practices and modules. Node.js, Express, Mongoose, passport.js, component.io, Jade, Stylus and Bootstrap.

http://nodejs-starter.herokuapp.com