solritajs
solritajs copied to clipboard
how to build the code
i was trying to run it locally using
"node server.js"
I was able to start the server and i was getting data in the ui.
But then when I tried to make chanes in the template, it was not taking effect. Am I missing something?
I m new to grunt so please excuse if i missing something very basic.
Hello!,
The project is outdated. I developed it two years ago following the first versions of tbranyen's backbone boilerplate.
It uses an old version of grunt and a command utility tool for backbone boilerplate (bbb). I can't find how to install these old versions now..
I think the whole project should be rewrited following the last version of the boilerplate (grunt, bower, karmajs, etc.)
If I have time I will try to upgraded soon.
Best regards, -Jose.
@jbarroso thanks for replying.
Thanks for setting up a good starting project for integrating solr + backbone.
Should I try to build my own Backbone / Solr integration, or wait for this one to get updated? Have you got lots of spare time Jose? :)
jajaj :) I would love to have it! :)
The first thing to do is upgrade the project following: https://github.com/backbone-boilerplate/backbone-boilerplate.
Hi! I made some progress in wip branch, it's not finish yet but it's close...
thanks.