nodecellar

Sample application built with Backbone.js, Twitter Bootstrap, Node.js, Express, MongoDB

  • Owner: ccoenraets/nodecellar
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Node Cellar Sample Application with Backbone.js, Twitter Bootstrap, Node.js, Express, and MongoDB

"Node Cellar" is a sample CRUD application built with with Backbone.js, Twitter Bootstrap, Node.js, Express, and MongoDB.

The application allows you to browse through a list of wines, as well as add, update, and delete wines.

This application is further documented here.

The application is also hosted online. You can test it here.

To run the application on your own Heroku account:##

  1. Install the Heroku Toolbelt

  2. Sign up for a Heroku account

  3. Login to Heroku from the heroku CLI:

     $ heroku login
    
  4. Create a new app on Heroku:

     $ heroku create
    
  5. Add the MongoLab Heroku Add-on

     $ heroku addons:add mongolab
    
  6. Upload the app to Heroku:

     $ git push heroku master
    
  7. Open the app in your browser:

     $ heroku open

Main metrics

Overview
Name With Ownerccoenraets/nodecellar
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 1)
Platform
License:
所有者活动
Created At2012-10-04 15:26:56
Pushed At2018-11-27 03:22:07
Last Commit At2012-10-10 12:48:06
Release Count0
用户参与
Stargazers Count1.2k
Watchers Count119
Fork Count582
Commits Count27
Has Issues Enabled
Issues Count11
Issue Open Count10
Pull Requests Count1
Pull Requests Open Count6
Pull Requests Close Count5
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private