Myrsmeden / tagcloud

A facelift of the Software Engineering project from Findwise, originally conducted in 2016. The tagcloud is a website where the hashtag usage is displayed in a tag cloud, divided by which political parties the account is following
0 stars 0 forks source link

ui.bootstrap error #1

Open fippli opened 6 years ago

fippli commented 6 years ago

I get this error when cloning the repo and running docker-compose up: screen shot 2018-08-21 at 23 02 35

It seems like the library ui.bootstrap is not correctly imported in index.js

fippli commented 6 years ago

I might create a new frontend for the applicatioin. Are the endpoints documented?

Myrsmeden commented 6 years ago

@fippli The case can be that there does not exist an install script for the frontend, i.e. the node_modules are not installed. However, the endpoints are briefly documented in the search service but could be extended.