Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jhowbhz authored Feb 21, 2023
1 parent 61c164e commit 62633d7
Showing 1 changed file with 20 additions and 2 deletions.
22 changes: 20 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)

0 comments on commit 62633d7

Please sign in to comment.