DEV Community

Pacharapol Withayasakpunt
Pacharapol Withayasakpunt

Posted on

Looking for webboard / commenter / data collector CRUD tutorials

Or POLL data collector. Or something like Reddit.

That is, allow users to CRUD; and definitely have security implications.

The closest I have done is,

https://github.com/patarapolw/aloud/tree/mongo-auth0-cloudinary

But BaaS like Firebase or MongoDB Stitch are definitely more strict at security than me, that's why I failed at the new branch. (Also, MongoDB Stitch isn't very friendly with Firebase; I have chatted with MongoDB staff.)

https://github.com/patarapolw/aloud/tree/mongo-firebase

Top comments (0)