Skip to content

Test your Soketi implementation with this awesome web tool. 🥰

Notifications You must be signed in to change notification settings

soketi/soketi-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tester.soketi.app

CI codecov

Test your Soketi implementation with this awesome web tool. 🥰

🙌 Requirements

  • PHP 8.1+
  • Soketi 1.x+
  • Docker

🚀 Installation

$ composer install --ignore-platform-reqs && \
    cp .env.example .env && \
    ./sail up --wait -d && \
    ./sail artisan migrate:fresh --seed && \
    npm install && \
    npm run dev

🐛 Testing

$ vendor/bin/phpunit

🤝 Contributing

Please see CONTRIBUTING for details.

🔒 Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

🎉 Credits

About

Test your Soketi implementation with this awesome web tool. 🥰

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published