Develop with Oso Cloud
This section outlines our recommendations for developing applications with Oso Cloud. Read the guides in this section to learn how to:
- Install the Oso Cloud developer tools: Set up the necessary tools and dependencies to start working with Oso Cloud.
- Build a local development workflow: Establish best practices for developing with Oso Cloud locally, including writing and testing authorization policies.
- Test and deploy your code automatically: Integrate Oso Cloud policies into a CI/CD pipeline for automated testing and deployment.
- Use the Oso Dev Server: Run a local Oso server to simulate authorization queries and test policies in a development environment.
- Set up a pre-commit hook: Automate policy validation and enforcement checks before committing changes to a codebase.
Read on to set up your local development environment