Commit Graph

2 Commits

Author SHA1 Message Date
Jonathan Nielson d91b49275f Feat: Add factories and basic seeder 2024-08-03 23:49:42 -05:00
Jonathan Nielson b1fb5f09b7 Feat: Add `Article` and `Author` Models and migrations
The `Author` model relates to the pre-defined `User` model and the two
new models relate to each other as expected.
2024-02-04 20:36:25 -06:00