Node version support >=18.17.0
To quickly get started with Echo, simply use the Echo CLI. Running this NPX command will start the Echo Dev Studio on your machine and open the browser:
npx novu-labs@latest echo
Congratulations! You are now ready to develop locally.
The fastest way to start developing your Echo Workflows is via NextJS.
npx create-next-app@latest
We also offer boilerplate for popular frameworks at Boilerplates
After installing the NextJS app, follow the onscreen instructions in Dev Studio to configure your Echo API Client.
See Concepts to learn more about what you can do with Echo.