An open-source browser storage inspector/explorer built with Next.js. Inspect and manage Cookies, LocalStorage, SessionStorage, and IndexedDB with a clean, developer-friendly interface.
Run the development server:
npm install && npm run devOpen http://localhost:3000 to view the dashboard.
