Skip to content

AndyNovo/quick-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This will work out of the box on a fresh cloud9 workspace using the following commands:

apt-get install -y mongodb-org

mongod --smallfiles --syslog --fork

npm install

npm start

Your files and such are hosted at https://projectname-username.c9users.io

If your server was shut down then before starting mongod do:

rm /data/db/mongod.lock


For quick Backbone Intro start with:

hero.js then view.js then multipage.js then create your own ToDo list App

About

A full stack for single page apps with generic API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published