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

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 alex@renoki.org 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