This service aggregates data from external repositories and makes it available in Graasp. Currently, it retrieves widgets and widget bundles from the Widget Store. The APIs to search and paginate the results are implemented and used by Graasp to display widgets/bundles to its users.
Based on the awesome NodeJS framework with libraries built on top. As a database it uses MongoDB.
Deploy is done with capistrano, the same as in Graasp.
cap production deploy
cap reacttest deploy