speedrun writing your standup update
- customizable sections: three default sections (today's work, yesterday's work, blockers) that can be fully customized
- section visibility control: show/hide any sections you don't need (at least one must remain visible)
- instant markdown generation: one-click conversion to properly formatted markdown
- copy to clipboard: quick copy functionality for your formatted standup
- persistent settings: your preferences and form data are automatically saved locally
- mobile responsive: works on desktop and mobile devices
- reset functionality: easily clear form data or reset all settings to app defaults
- local-only storage: nothing is pushed to a database
install dependencies:
npm install
run the development server:
npm run dev
open: