File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11<p align =" center " >
2- <a href =" https://github.com/antoine92190 /vue-advanced-chat/actions/workflows/build.yml " ><img src =" https://img.shields.io/github/actions/workflow/status/antoine92190 /vue-advanced-chat/build.yml?branch=master " ></a >
2+ <a href =" https://github.com/advanced-chat /vue-advanced-chat/actions/workflows/build.yml " ><img src =" https://img.shields.io/github/actions/workflow/status/advanced-chat /vue-advanced-chat/build.yml?branch=master " ></a >
33 <a href =" https://www.npmjs.com/package/vue-advanced-chat " ><img src =" https://img.shields.io/npm/dm/vue-advanced-chat.svg " ></a >
44 <a href =" https://www.npmjs.com/package/vue-advanced-chat " ><img src =" https://img.shields.io/bundlephobia/minzip/vue-advanced-chat " ></a >
55 <a href =" https://www.npmjs.com/package/vue-advanced-chat " ><img src =" https://img.shields.io/npm/v/vue-advanced-chat.svg " ></a >
@@ -852,8 +852,8 @@ You can find the source code to implement a full featured chat app using Firebas
852852To test it using your own Firebase project:
853853
854854- Setup Cloud Firestore (to store users and rooms) and Realtime Database (to store users online status)
855- - Clone this repository: ` git clone https://github.com/antoine92190 /vue-advanced-chat.git `
856- - Inside ` demo/src/firestore /index.js ` file, replace the line ` const config = ... ` by your own Firebase config
855+ - Clone this repository: ` git clone https://github.com/advanced-chat /vue-advanced-chat.git `
856+ - Inside ` demo/src/database /index.js ` file, replace the line ` const config = ... ` by your own Firebase config
857857- Go inside ` demo ` folder and run ` npm run serve `
858858
859859### Data structure
@@ -913,7 +913,7 @@ messages: {
913913
914914<br >
915915
916- ## [ Contributing] ( https://github.com/antoine92190 /vue-advanced-chat/blob/master/.github/CONTRIBUTING.md )
916+ ## [ Contributing] ( https://github.com/advanced-chat /vue-advanced-chat/blob/master/.github/CONTRIBUTING.md )
917917
918918Your help is always appreciated :rocket :
919919
You can’t perform that action at this time.
0 commit comments