word-salad/database
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
..
factories Initial Commit 2024-02-04 17:42:51 -06:00
migrations Feat: Add `Article` and `Author` Models and migrations 2024-02-04 20:36:25 -06:00
seeders Initial Commit 2024-02-04 17:42:51 -06:00
.gitignore Initial Commit 2024-02-04 17:42:51 -06:00