1. Register

Register in the link to use the cli, in the following url

[<https://poetri.co/SignUp>](<https://poetri.co/SignUp>)

You will see the web editor, Let's explain the principal seccions

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/b417311e-1295-40f5-9b30-0d8d206731bc/Group_55.png

2. Start creating your function, let us give you an example:

Click on create function, a function is a usual module export of javascript.

Let's make a simple example of function that multiply two numbres:

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/e71aac4c-3166-4f42-ad14-ea4cb3123e6d/Group_56_(1).png

If you don't know about arrow functions and you want learn go to this linkg: https://www.w3schools.com/js/js_arrow_function.asp

3. Deploy Function in cloud

Save your function, in save button, and next deploy your function in "play button", up to the right