bbbasic

0.3.4 • Public • Published

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.js MongoDB Node.js Express.js Gulp Mocha & Chai

Team

Jazz Lyles
Jazz Lyles
LinkedIn
Twitter
Site

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.4
    1
    • latest

Version History

Package Sidebar

Install

npm i bbbasic

Weekly Downloads

7

Version

0.3.4

License

MIT

Last publish

Collaborators

  • existenzial