Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Commit

Permalink
no need to mention components that are already included
Browse files Browse the repository at this point in the history
  • Loading branch information
obfuscurity committed Jul 16, 2012
1 parent 8792c20 commit ab536ec
Showing 1 changed file with 5 additions and 11 deletions.
16 changes: 5 additions & 11 deletions README.md
Expand Up @@ -17,21 +17,15 @@ Design, build and deploy a dashboard that allows users to correlate multiple met
* Add notes (annotations) to charts
* Add comments associated with specific annotations

## Components

* Bootstrap
* jQuery
* D3.js
* Rickshaw
* Sinatra
* Sequel
* PostgreSQL
* Redis

## Deployment

Descartes stores configuration data in PostgreSQL and Google OpenID state in Redis. It is assumed you have local PostgreSQL and Redis servers running for local development.

### Dependencies

* PostgreSQL
* Redis

### Development

```bash
Expand Down

0 comments on commit ab536ec

Please sign in to comment.