scorelab / Stackle

Stackle is an web communication portal aimed at providing Open Source organizations a platform to have discussions on their github projects and their issues. It provides Github intergration which allows adminstrator of an organization to create a forum thread for the particualr organization. Users signing in is able to view forums of the organizations they contribute to and engage in the forum discussions.
Apache License 2.0
104 stars 146 forks source link

installation of mongodb for linux added to readMe #150

Closed war-turtle closed 2 years ago

war-turtle commented 6 years ago

Fixes #149

installation of mongodb for debian based system added to readMe

war-turtle commented 6 years ago

Done Requested Changes But can't find the missing image in the whole project

digitaldina commented 5 years ago

I used a link on my PR instead of outlining all the steps since that will a) avoid any errors / allow users to follow more thorough distro-specific instructions b) reduce the space taken up by the README.md file, although that isn't that big of an issue, it helps in the long run

152