An online editor and webservice to render UML diagrams with plantuml (http://plantuml.com)
npm run server
When deploying to Heroku, make sure to set cfgs and enable multi-pack:
heroku config:add BUILDPACK_URL=https://github.com/heroku/heroku-buildpack-multi.git
heroku config:add RAKE_ENV=production
Before deploy build & uglify js:
npm run build
To build css & javascript run:
npm install
npm run server
npm run watch
- jruby
- graphviz
- nodejs
- jquery
- jquery localstorage
- browserify
- backbone
- purecss
- http://caniuse.com/
- https://css-tricks.com/snippets/css/a-guide-to-flexbox/
- http://jsdesignpatterns.com/
- http://jsninja.com/
- https://github.com/bengourley/modal.js
- main.js
- app.js (to keep global state)
- init rootItem (once)
- init Router (once)
- start routing