epsom

0.2.8 • Public • Published

epsom

Build Status

The aim of epsomjs is to provide a clear way to kick start your nodejs/expressjs project. Using epsom will allow you to start your next nodejs web stack in less then 1 minute!

features:

  • command line based (epsom) approch to created new project
  • coffeescript as main development language
  • Include database config json file to connect to mongodb via mongoose
  • Using metaprogramming technique to dynamically retrieve models, means less boiler plate for you.
  • A simple example of using emberjs in the application templates.

Install:

make sure you already have nodejs, npm, mocha, coffeescript, grunt installed at global scope plus mongodb installed

npm install -g epsom

Useage:

epsom path_to_your_new_project

or

epsom

The above will create a project at your current path

The stack:

Readme

Keywords

none

Package Sidebar

Install

npm i epsom

Weekly Downloads

8

Version

0.2.8

License

none

Last publish

Collaborators

  • charleetm