Yet another code-pastebin app powered by Dancer using the power of Backbone for the UI.
Still has some bugs and missing features I want to add, but it's currently a working RC that I'll use and see what really needs fixing / adding.
This has no affiliation with the band or any orthopedic procedures. Is so named due to the components that power it.
Requires Perl Dancer, and its Database Plugin, to run. The app has several JS libs bundled in. Please pay attention to the licensing on those libs before you go hacking on that code :)
Credit where credit is due. Most of the magic and voodoo is done by other people's work. I just moshed it all together with voodoo of my own.
- Backbone
- Underscore
- jQuery
- jQuery Validation Plugin
- jQuery Cookie Plugin
- Twitter's Bootstrap
- Moment.js
- Mustache Templates
- Alex Gorbatchev's SyntaxHighlighter.
Comes bundled with a SQLite DB for the moshes. But can be tweaked to use a MySQL/Postgres/Oracle DB backend, should you wish. See the Dancer::Plugin::Database docs for how to do that.