diff --git a/README.md b/README.md index 283f635..b8e06ce 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,20 @@ -# apigratis-chatopen - +# 📢 APIGRATIS Chat Open +Essa versão é apenas parte de um estudo para criação de algo maior, em breve mais novidades! + +# Para instalar +```cd /opt``` + +```git clone git@github.com:jhowbhz/apigratis-chatopen.git``` + +```cd /opt/apigratis-chatopen``` + +```npm install``` + +```node ./server.js``` + +# Pronto! +```https://localhost:9090/``` + + +# Area do chat +![image](https://user-images.githubusercontent.com/31408451/220363750-30cb3a95-52db-4186-91b4-1f5b9859878a.png)