-
Notifications
You must be signed in to change notification settings - Fork 0
frontend routes
Queen edited this page Oct 6, 2023
·
7 revisions
/
-
/login
- SessionForm
-
/register
- SessionForm
-
/
- SidebarComponent
-
/channels/@me
- ProfileComponent
- FriendIndex
- FriendShow
- DirectMessageComponent
- MessageShow
-
/channels/@me/:userId
- ProfileComponent
-
/channels/:serverId/:channelId
- ChannelShow
- ChannelForm
- MessageShow
- ServerForm