Skip to content

iskan-dar05/miro-clone

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 35.2%
  • TypeScript 33.3%
  • Vue 22.0%
  • CSS 8.2%
  • Other 1.3%