New Careers Page Documentation

  1. Page & File Structure The “New Careers” page is a modern, high-performance page built with Astro, integrating directly with the Keka Hire platform.
  1. Data Fetching (GET API) The page fetches live job openings from Keka during the build/render process.
  1. Application Submission (POST API) Applications are handled via an internal API route that proxies requests to Keka to protect credentials.
  1. Frontend Components & Interactions The page includes several interactive elements handled by client-side
  1. Required Environment Variables To function correctly, the following must be set in the .env file:
  1. Key Assets