Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 977 Bytes

setup.md

File metadata and controls

28 lines (17 loc) · 977 Bytes
title categorySlug hidden
🔗 Setup
documentation
false

Before you begin

Sentio requires users to install node (v16+) before uploading user code.

To install node, please follow the instructions here.

Follow best-way-to-manage-nodejs for node version management

Register an Account and Command Line Login

Go to app.sentio.xyz to register an account. We support standard Google/Github login. To login from the commandline, 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.

Generate the API key (optional)

Normally, you do not need to explicitly generate API keys for uploading processor. But you can always sign in manually, see api-key