Documentation

Learn how to build and deploy robot apps on Remake

Quick Start
1
Install the CLI

Install the Remake CLI globally using npm

npm install -g @remake/cli
2
Login to your account

Authenticate with your Remake account

remake login
3
Create a new app

Initialize a new robot app project

remake init my-robot-app
4
Deploy your app

Deploy your app to the platform

remake deploy
Getting StartedLearn the basics of the Remake platform
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