Live data from Hacker News

Show HN: Moufette – an open-source tool to capture user feedback

github.com

1–10 of 17 posts

Re: Show HN: Moufette – an open-source tool to capture user feedback

#3
Thanks for sharing @jamalx31. Something like this has been on my open source todo list for a while. Great work - looks sharp.

Bonus points for the easy heroku deployment.

Curious - any reason behind using mongo vs a relational db? Was that more aligned with the apollo stack (I haven't kept up with it)?

Re: Show HN: Moufette – an open-source tool to capture user feedback

#5

This is exactly what I wanted to build for my last project. So glad someone else did! Looks nice. Can you add some info to the README on how to integrate in some simple steps? or are you not ready for this yet?

Thanks @jack Yes I'm planning to do that. any tips or suggestions would be much appreciated

Re: Show HN: Moufette – an open-source tool to capture user feedback

#7

Thanks for sharing @jamalx31. Something like this has been on my open source todo list for a while. Great work - looks sharp. Bonus points for the easy heroku deployment. Curious - any reason behind using mongo vs a relational db? Was that more aligned with the apollo stack (I haven't kept up with it)?

Thanks @masonhensley I used Mongo just because I have more experience with it. is there any advantage of using relational db in this case?
Post reply on HN