mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-06 18:36:55 +08:00
4ad976604362471942bd0a45d4af4938241e533f
- Added functionality to automatically save questions sent by unauthenticated users to local storage using VueUse's useStorage. - Introduced a local history button to display the number of saved questions. - Created a drawer component to view, delete, and clear local question records. - Enhanced the question form with options for anonymous name and email input. - Updated UI components and styles for better user experience. - Added tests and documentation for the new feature.
vtsuru.live
Project setup
bun install
Compiles and hot-reloads for development
bun dev
Compiles and minifies for production
bun run build
Lints and fixes files
bun run lint
Customize configuration
Description
Languages
Vue
64.9%
TypeScript
18.2%
JavaScript
14.1%
CSS
2.8%