> For the complete documentation index, see [llms.txt](https://phoenixcoded.gitbook.io/saasable/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://phoenixcoded.gitbook.io/saasable/admin-v1.0.0/development.md).

# Development

- [Guards](https://phoenixcoded.gitbook.io/saasable/admin-v1.0.0/development/guards.md)
- [Auth Guard](https://phoenixcoded.gitbook.io/saasable/admin-v1.0.0/development/guards/auth-guard.md)
- [Guest Guard](https://phoenixcoded.gitbook.io/saasable/admin-v1.0.0/development/guards/guest-guard.md)
- [Role Guard](https://phoenixcoded.gitbook.io/saasable/admin-v1.0.0/development/guards/role-guard.md)
- [Folder Structure](https://phoenixcoded.gitbook.io/saasable/admin-v1.0.0/development/folder-structure.md)
- [Routing](https://phoenixcoded.gitbook.io/saasable/admin-v1.0.0/development/routing.md)
- [Menu](https://phoenixcoded.gitbook.io/saasable/admin-v1.0.0/development/menu.md): This guide provides an overview of how to use, manage, and customize the menu configuration in your project.
- [Env Variables](https://phoenixcoded.gitbook.io/saasable/admin-v1.0.0/development/env-variables.md)
- [API Calls](https://phoenixcoded.gitbook.io/saasable/admin-v1.0.0/development/api-calls.md)
- [todo: Multi Language](https://phoenixcoded.gitbook.io/saasable/admin-v1.0.0/development/todo-multi-language.md)
- [Dependencies](https://phoenixcoded.gitbook.io/saasable/admin-v1.0.0/development/dependencies.md): NPM plugins
- [Auth](https://phoenixcoded.gitbook.io/saasable/admin-v1.0.0/development/auth.md)
- [Auth0](https://phoenixcoded.gitbook.io/saasable/admin-v1.0.0/development/auth/auth0.md)
- [JWT](https://phoenixcoded.gitbook.io/saasable/admin-v1.0.0/development/auth/jwt.md)
- [Firebase](https://phoenixcoded.gitbook.io/saasable/admin-v1.0.0/development/auth/firebase.md)
- [Supabase](https://phoenixcoded.gitbook.io/saasable/admin-v1.0.0/development/auth/supabase.md)
- [How to](https://phoenixcoded.gitbook.io/saasable/admin-v1.0.0/development/how-to.md)
- [Change Logo](https://phoenixcoded.gitbook.io/saasable/admin-v1.0.0/development/how-to/change-logo.md)
- [Skip Login](https://phoenixcoded.gitbook.io/saasable/admin-v1.0.0/development/how-to/skip-login.md): How to set Dashboards First page instead Login
