We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 072dcbd commit b7487e1Copy full SHA for b7487e1
README.md
@@ -8,11 +8,11 @@ https://vuetify-chat.vercel.app/
8
9
# Real-time Chat App with FastAPI
10
11
-Live Demo: https://www.ponderpal.chat
+Live Demo: https://vuetify-chat.vercel.app/
12
13
-Swagger UI: https://api.ponderpal.chat/docs
+Swagger UI: https://fastapi-chat-2bfa6dd112d2.herokuapp.com/docs
14
15
-Admin: https://api.ponderpal.chat/admin/ (login: `bekzod`, password: `bekzod`)
+Admin: https://fastapi-chat-2bfa6dd112d2.herokuapp.com/admin/ (login: `bekzod`, password: `bekzod`)
16
17
#### Frontend with Vue 3 and Vuetify 3, see <a href="https://github.com/notarious2/vuetify-chat">repo</a>
18
0 commit comments