Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.

pdelanauze/couchstrap

Repository files navigation

Couchstrap

A fast way to bootstrap a couchapp into a couchdb server.

Technologies used include

  • soca
  • Twitter's bootstrap
  • Require.js
  • Backbone.js (and therefore underscore and jQuery)
  • Backbone.js modelbinder
  • The pyronicide couchdb adapter
  • jQuery
  • Less
  • Require.js

Tools provided:

  • Backbone utility functions
  • SimpleJsonSchema validator
  • A couchdb compatible BackboneSchemaModel
  • A CouchDB replication app
  • A Todo example app!