Blog managment system
ttjc-bms is build during the #teamtanayjobchallenge
|-- user
|-add post
|-edit post
|-delete post
|-list of their post
|--admin
|-add post
|-edit other users post
|-delete other users post
|-edit users
|-delete users
|-view the post
+---controller
+---db
+---models
+---public
| +---css
| \---scripts
+---routes
| +---admin
| \---home
\---templates
+---admin
\---partcials
setup 2 envirnoment variables in your system
MONGODB_URL=
SESSION_SEC=
to work with comments in post
you need account from disques.com
after getting account
change below file and code with your
/templates/post.ejs line no:33
if like it please leave review and thumbsup :-0