Skip to content

Instantly share code, notes, and snippets.

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>> COMANDS >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>> https://console.cloud.google.com/
>> URI de redireccionamiento autorizados
https://developers.google.com/oauthplayground
>> https://developers.google.com/oauthplayground
@desert-barret
desert-barret / comands.sh
Created June 14, 2022 23:41
Comandos para desplegar el boot de whatsapp en un servidor ubuntu server
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>> NodeJS >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>> sudo apt-get update
>> sudo apt-get install curl software-properties-common
>> curl -sL https://deb.nodesource.com/setup_14.x | sudo bash -
>> sudo apt-get install -y nodejs