ProfilePage shows a user's posts and exposes a New Post button when the logged-in user is the owner; admins see a Promote control. PostPage shows the post, its comments, and forms for adding/deleting comments. Post-author and admin can delete posts; admins can feature or unfeature any post into one of the two slots from this view. |
||
|---|---|---|
| .. | ||
| api | ||
| components | ||
| router | ||
| stores | ||
| views | ||
| App.vue | ||
| main.ts | ||