aboutsummaryrefslogtreecommitdiff
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* Make `title` and `text` required in `Post` model.Mateja2021-05-041-2/+2
* Add `date` to `post` model.Mateja2021-05-031-1/+2
* Use MongoDB (with Mongoose) to store posts.Mateja2021-05-031-0/+10