Documentation
Learn how to build and deploy robot apps on Remake
Quick Start
1
Install the CLIInstall the Remake CLI globally using npm
npm install -g @remake/cli2
Login to your accountAuthenticate with your Remake account
remake login3
Create a new appInitialize a new robot app project
remake init my-robot-app4
Deploy your appDeploy your app to the platform
remake deployGetting StartedLearn the basics of the Remake platform
AppsDeploy and manage robot applications
RobotsConnect and manage your robots
CLI ReferenceCommand-line interface documentation
API ReferenceREST API for programmatic access
DeploymentsCI/CD and deployment workflows
Need more help?
Check out our GitHub repository or join our community Discord