| title | description |
|---|---|
Codebase map |
Where to find things in the repository |
Use this page to orient yourself inside wlumsa.org.
wlumsa.org/src/app/Next.js routes and pageswlumsa.org/src/components/shared UI componentswlumsa.org/src/collections/Payload CMS collections (content types)wlumsa.org/src/blocks/Payload content blockswlumsa.org/src/globals/Payload global configs (navbar, footer, etc.)wlumsa.org/src/plugins/Payload and app pluginswlumsa.org/src/migrations/Payload migrationswlumsa.org/src/lib/shared utilitieswlumsa.org/src/Utils/server and client helperswlumsa.org/src/data/data and lookup utilitieswlumsa.org/src/styles/global styleswlumsa.org/src/payload.config.tsCMS config and integrationswlumsa.org/src/payload-types.tsgenerated Payload typeswlumsa.org/middleware.tsxedge middlewarewlumsa.org/emails/email templateswlumsa.org/public/static assets
Routes under wlumsa.org/src/app/(user)/ are public-facing pages. Payload admin pages live under wlumsa.org/src/app/(payload)/.