0.3.4 • Published 8 years ago

bbbasic v0.3.4

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

BBBasic (Backbone Basic)

Summary

Take the mystery out of Backbone.js and get started with a fully functional REST API boilerplate application. Read and follow along with the comments.

Using Backbone on the frontend and MongoDB, Node and Express on the backend, you can follow along with and adjust the code to the individual needs of your app.

How to Get Started

Navigate to an empty project directory and:

npm install bbbasic

Then install the (optional) project dependencies:

npm install

If wanting to uninstall any unused regular/dev dependencies, e.g.: gulp-related, run:

npm uninstall --save [dependency name]

npm uninstall --save-dev [dependency name]

Testing

For your convenience, the Mocha and Chai testing suites have been included so that you can customize them for your project.

Deployment

After adjusting the templates and tests to fit the individual needs of your app, get your server + database up and running and deploy to a service like Azure or Heroku to complete the process.

Tech Stack

Backbone.jsMongoDBNode.jsExpress.jsGulpMocha & Chai

Team

Jazz Lyles Jazz Lyles LinkedIn Twitter Site