Skip to content

Latest commit

 

History

History
28 lines (12 loc) · 467 Bytes

README.md

File metadata and controls

28 lines (12 loc) · 467 Bytes

RealTime Collaboration App

Steps to run this project:

  1. git clone https://github.com/Bienfait-ijambo/miro-clone.git

  2. cd in in the project

  3. Run composer install command

  4. Setup database

  5. Run php artisan migrate

  6. Run php artisan serve command

  7. Run php artisan queue:work for background process

  8. Run npm run serve

  9. Run php artisan reverb:start

  10. Run yjs server node ./node_modules/y-websocket/bin/server.cjs