How to Navigate
A map of public directories, dashboard routes, and utility pages (messages, bookmarks, create).
Archade is an index. Everything important has a public route, and most things have a dashboard route for editing.
Public directories (browse)
- People:
/uand profiles like/u/[username] - Companies:
/cand company pages like/c/[type]/[slug] - Projects:
/pand projects like/p/[typology]/[category]/[slug] - Software:
/softwareand software like/software/[category]/[slug] - Institutions:
/eduand institution pages like/edu/[type]/[slug] - Posts: individual posts like
/posts/[id]
Other useful pages:
- Search:
/search - Explore:
/explore - Discovery:
/discovery
Your dashboard (create + edit)
- Profile:
/dashboard/profile - Companies:
/dashboard/company - Projects:
/dashboard/projects - Products (brands):
/dashboard/products - Jobs:
/dashboard/jobs - Institutions (admin tools):
/dashboard/institutions
Utility pages (your personal workspace)
- Create menu:
/create - Messages:
/dashboard/messages - Bookmarks:
/dashboard/bookmarks
The mental model: “entities” + “connections”
- An entity is a thing: user, company, project, product, software, institution, post, review, job.
- A connection is a relationship: contributor credit, company membership, product used in project, software used in project, employment history, education, reviews.
Connections are what power the graph (and discovery).
Next: learn entity CRUD:
- Profiles:
/help/profiles - Companies:
/help/companies - Projects:
/help/projects
