> ## Documentation Index
> Fetch the complete documentation index at: https://docs.peachjam.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Security best practices

> Review generated apps before connecting real users, payment flows, or sensitive data.

> Review generated apps before connecting real users, payment flows, or sensitive data.

## Review checklist

- Authentication and authorization.
- Server-only secrets.
- Input validation.
- Database row access.
- Dependency risk.
- Public route visibility.
- Error messages that do not leak secrets.
