Skip to content

Add docs for how to add a new page route to the client #426

Description

@Chucks1093

Summary

The routing setup in App.tsx is straightforward but undocumented. Contributors adding new pages do not know where to register the route, what naming conventions to follow for the page component file, or how to handle protected vs public routes.

Scope

  • Add a short contributor guide section covering: where routes are registered, file naming convention for page components, and how to mark a route as auth-protected
  • Include a minimal worked example of adding a new public page

Acceptance Criteria

  • Route registration location is documented
  • File naming convention is stated
  • Worked example covers a new public page end-to-end

ETA: 12 hours


Coordinate on Telegram

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions