Stress test and monitor your server in real-time!
This is an interactive platform for server stress testing and real-time monitoring. Users can put load on the server and observe the results in real-time.
- 🖱 Request Button: Put load on the server with a single click.
- 💬 Real-time Chat: Communicate with other users in real-time.
- 🏆 Ranking System: Check who has put the most load on the server.
- Node.js (v18 이상)
- Yarn
-
Clone the repository:
git clone https://github.com/hotbreakb/crush-my-server.git cd crush-my-server
-
Set Node.js version:
nvm use 18
-
Install dependencies:
yarn install
-
Run the development server:
yarn start
🎉 Now you can view the application at http://localhost:5173
- Click the 'Request' button on the main page to put load on the server.
- Use the chat window to communicate with other users in real-time.
- Check the ranking board to see the top records!
![]() |
![]() |
- Frontend: React, Vite, Styled-Components
- Backend: Spring Boot
- Real-time Communication: WebSocket
- Deployment: Vercel (Frontend), NGINX (Backend)
![]() hotbreakb Frontend Developer |
![]() Kim Chan Jin Backend Developer |
This project is under the MIT License.
Made with ❤️ by the Crush My Server Team