[READ-ONLY] Mirror of https://github.com/danielroe/dev-mode.dev. A site to toggle your developer mode on and off with ONE CLICK! dev-mode.dev
dev-mode developer dx
0

Configure Feed

Select the types of activity you want to include in your feed.

105 10 0

Clone this repository

https://git.vm.fail/danielroe.dev/dev-mode.dev https://git.vm.fail/did:plc:7tplqxg5np2mttwu53ogzdfe
ssh://git@knot1.tangled.sh:2222/danielroe.dev/dev-mode.dev ssh://git@knot1.tangled.sh:2222/did:plc:7tplqxg5np2mttwu53ogzdfe

For self-hosted knots, clone URLs may differ based on your setup.


README.md

dev-mode.dev ™©®#

A site to toggle your developer mode on and off with ONE CLICK!

Screenshot of dev-mode.dev

👉 Visit dev-mode.dev

Features#

  • ⚡️ blazing fast
  • 📦 built from scratch for devs
  • 🎛️ offering full control of your environment
  • 💰 VC funding welcome

How It Works#

  1. click the toggle to turn dev mode ON or OFF
  2. ...
  3. enjoy the magic of dev mode!

The Technical Bits#

  • Built with Nuxt
  • Uses local storage (with a Vueuse composable) to remember your dev mode preference
  • Changes favicons based on your mode selection using unhead

Setup#

# install dependencies
corepack enable
pnpm install

# Start the _dev_ server
pnpm dev

# Build for production
pnpm build

# Preview the production build
pnpm preview

License#

Made with ❤️

Published under the MIT License.