title | categorySlug | hidden |
---|---|---|
🔗 Setup |
documentation |
false |
Sentio requires users to install node (v22+) before uploading user code.
To install node, please follow the instructions here.
Follow best-way-to-manage-nodejs for node version management
Go to app.sentio.xyz to register an account. We support standard Google/GitHub login. To login from the command line, you can do:
npx @sentio/cli@latest login
This should prompt for a link, and you can login using that link. It will generate a valid api-key and store it locally.
Normally, you do not need to explicitly generate API keys for uploading processor. But you can always sign in manually, see api-key