Introduction
Welcome to the People Portal Developer Guide! This guide provides technical documentation for developers working on the People Portal.
Overview
People Portal is built with modern web technologies and follows best practices for scalability and maintainability.
What's Covered
This guide includes:
- Architecture overview
- Setup and development environment
- API documentation
- Database schema
- Deployment procedures
- Contributing guidelines
Prerequisites
Before diving into development, you should be familiar with:
- TypeScript/JavaScript
- React and Next.js
- RESTful APIs
- Git version control
Navigate through the sections to explore detailed technical documentation.