📄️ GitHub Codespaces setup
How to set up a cloud-based Comind development environment using GitHub Codespaces.
📄️ Local development environment
How to set up a local development environment with Node.js, npm, and VS Code for Comind app development.
📄️ Environment variables
How to configure environment variables with access tokens and organization URLs for app deployment.
📄️ Start app development
How to make your first app modification, deploy it, and understand the dev-to-production workflow.
📄️ Signing your commits
How to set up SSH-based commit signing required for production deployments to the prod branch.