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

e343db0 Β· Aug 2, 2022

History

20 Commits
Aug 2, 2022
Aug 2, 2022
May 27, 2022
Aug 1, 2022
Aug 1, 2022
Aug 2, 2022
Aug 1, 2022
May 27, 2022
Aug 2, 2022
Aug 2, 2022
May 27, 2022
Aug 2, 2022
May 27, 2022
Aug 2, 2022
May 27, 2022
Aug 1, 2022
Aug 1, 2022
May 27, 2022
Aug 1, 2022
May 27, 2022
Aug 2, 2022
May 27, 2022
Aug 1, 2022
Aug 1, 2022
Aug 2, 2022
Aug 2, 2022
Aug 2, 2022
Aug 2, 2022
Aug 1, 2022
Aug 1, 2022
May 27, 2022
Aug 2, 2022
Aug 2, 2022
Aug 1, 2022

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