/CHATAPP ├── app.py ├── templates │ ├── index.html └── static ├── main.css ├── main.js ├── Dockerfile
sanmarg/OUR-chat
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
/CHATAPP ├── app.py ├── templates │ ├── index.html └── static ├── main.css ├── main.js ├── Dockerfile