🚀 Discover Timeout-Dashboard!
I’m excited to share Timeout-Dashboard, a sleek dashboard designed for managing timeout events – built with passion by CruckStore (Discord: gtol).
Note: All preview images have been uploaded using my own Simple-File-Uploader, a free and open-source file upload system.
- Real-Time Timeout Management:
Easily monitor and adjust timeouts with an intuitive interface. - Interactive Dashboard:
Visualize data and system status in real time. - Seamless Integration:
Built with modern web technologies for smooth performance. - Tailor-Made for TimeoutLive:
Developed specifically for TimeoutLive.
Try the dashboard live here: Demo Link
(Link subject to updates – Preview coming soon!)
Find the full source code here: GitHub - Timeout-Dashboard
⭐ Please star the repository if you like the project!
💡 Have Ideas or Improvements?
Please open an issue on GitHub, and I'll be happy to work on your suggestions.
To run this project locally, follow these steps:
git clone https://github.com/CruckStore/Timeout-Dashboard.git
cd Timeout-DashboardNavigate to the backend folder, install dependencies, and start the server:
cd backend
npm install -g pm2
npm install
pm2 start server.jsThe backend will be running at http://localhost:3000 and ready to handle API requests.
Navigate to the frontend folder, install dependencies, build, and serve the frontend:
cd frontend
npm install
npm run build
npx serve -s dist -l 8080The frontend is then available at http://localhost:8080.
If you have any suggestions or improvements for deploying or serving the dashboard, please open an issue on GitHub!
This project was built in under 15 hours in 1 week!
- Discord: Join our Discord server at discord.gg/cruckstore
Chat with me (gtol) and the community, share ideas, and get support. - Custom Projects: Contact me on Discord:
gtolfor custom project inquiries.
Thank you for checking out Timeout-Dashboard. Contributions and feedback are always welcome – let’s build something awesome together! ❤️







