Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added more validation. | Mateja | 2021-05-08 | 1 | -3/+13 |
* | Make `title` and `text` required in `Post` model. | Mateja | 2021-05-04 | 1 | -2/+2 |
* | Add `date` to `post` model. | Mateja | 2021-05-03 | 1 | -1/+2 |
* | Use MongoDB (with Mongoose) to store posts. | Mateja | 2021-05-03 | 1 | -0/+10 |