Backend:
- PHP 7.2 || 7.3
- Laravel 5.8
- Docker
- Docker-compose
- Beanstalkd - message queue (очередь сообщений для обработки тяжелых задач асинхронно)
- REST API
- CORS
- JWT tokens
- Websockets and Pusher service
- MySQL 5.7
Frontend:
Application link https://bsa-thread.now.sh.
Installation is described inside backend and frontend folders independently.