Skip to content

lesykos/Tude

Repository files navigation

Edut - Social Learning Platform

Presentation of the project

Dropbox PDF file

Starting the application

Start the rails server.

rails s

Start Gulp

gulp

Start Sidekiq for Recommendable

bundle exec sidekiq -q recommendable

Start Redis

redis-server

Start Elasticsearch

sudo service elasticsearch start

Comment lines in jquery.magnific-popup.js [node_modules] :

 // This checks if we using node and want require jquery, but we already have it with asset pipeline
 // else if (typeof exports === 'object') {
 // Node/CommonJS
 // factory(require('jquery'));
 // }

About

Edut - Social Learning Platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published