This is probably a good time to mention 'Rude' a tool i've been working on
for handling large project assets.

https://github.com/jacobgroundwater/rude

Basically Rude lets you version control assets in git without storing the
actual asset in git. When running locally, assets are served from a local
CouchDB server. When it's time to run in production, Rude can push all your
assets to S3.

You refer to assets by name in your project, and Rude resolves the
appropriate URLs. During development, Rude will resolve URLs to CouchDB,
when in production it resolves to S3.

The project is still in its early stages, but the core functionality works.
If people start using it, the rough edges can quickly be polished up. I
discuss the idea a lot on the project page for anyone interested.

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to