Вопрос

in my node.js app users are able to post downloadable content. Making them able to see how many downloads were performed is easy, but I'd like to create a dashboard for the users with a chart showing the downloads in a graph using d3.js). How to smartly structure my mongo database ? It should be flexible but small.

Это было полезно?

Решение

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top