aboutsummaryrefslogtreecommitdiff
path: root/views
Commit message (Expand)AuthorAgeFilesLines
* Add delete option on every post.Mateja2021-05-031-1/+2
* Use MongoDB (with Mongoose) to store posts.Mateja2021-05-031-3/+5
* Setting up html for pages and form body parser.Mateja2021-05-022-2/+25
* Add `public` directory for static files.Mateja2021-05-021-1/+4
* Started using `express-handlebars`.Mateja2021-05-023-0/+47