- persistent websocket/socket timer for subathon
- crash recovery
- dynamic timer -> localhost:8080/4aa82db1-6be6-42cb-8931-180fd70daff4
- timer customization
- add local time as clock
- and much much more todo
- First things first DON'T DELETE THE
settings.dbexcept you know what you do, in this file is every configuration stored except your twitch bot token.
TODO: add usage
git clone https://github.com/exersalza/streamer_toolscd streamer_toolscd frontend && npm i && npm run dev
cargo run --bin serverAnd now you should be able to go onhttp://localhost:5173and see a working website The API is listening on port80as the default
