Sites (New)
Site Overview
A Site in Kajoo represents a destination where your project can be built, configured, and deployed. It acts as a central hub that connects environments, source code, and deployment workflows in a unified structure.
Each Site has the following core features:
-
Environments
A Site can contain multiple environments, such as development, staging, and production. Each environment is isolated and can have its own configuration, and environment variables. -
Git Integration
You can link a Site to a Git repository. This enables Kajoo to pull source code, checkin generated code, and automate builds and deployments based on your configured branch. -
Build & Deploy
Kajoo generates code and builds your project using the settings defined in the Build and Deploy section. You can customize the build process and deployment settings. -
Team Collaboration
Sites can be shared with other team members. Collaborators can manage settings, configure environments, and trigger deployments, making it easy to work together across development workflows.
Updated about 2 months ago