You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple forum website similar to reddit. Made from NodeJs, MongoDB, and Express
2
+
A simple forum website similar to reddit. Made from NodeJs, MongoDB, and Express.
3
+
Features- Authentication, Addition of Posts and comments on the posts, middlewares to check post and comment can only be edited or deleted by the respective user, single threading of comments(multiple comments can be posted on the first comment), seperate routes for different channels.
0 commit comments