Add post routes to router #1

Closed
opened 2026-03-15 04:18:02 +00:00 by austin · 0 comments
Owner

Define live routes in router.ex for listing, showing, creating, and editing posts. This wires up URLs like /posts, /posts/new, /posts/:slug, and /posts/:slug/edit to their respective LiveView modules.

Define live routes in `router.ex` for listing, showing, creating, and editing posts. This wires up URLs like `/posts`, `/posts/new`, `/posts/:slug`, and `/posts/:slug/edit` to their respective LiveView modules.
austin self-assigned this 2026-03-15 04:22:38 +00:00
austin added this to the Post CRUD milestone 2026-03-15 04:22:44 +00:00
Sign in to join this conversation.
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
austin/blog#1
No description provided.