Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add debug mode #1250

Open
jak-pan opened this issue Apr 19, 2024 · 1 comment
Open

Add debug mode #1250

jak-pan opened this issue Apr 19, 2024 · 1 comment

Comments

@jak-pan
Copy link
Contributor

jak-pan commented Apr 19, 2024

Check for debugMode=true in local storage (you will need to manually add this entry)

Debug mode:

- show "warning you are using development mode of app. Proceed with caution" notification with button/link to disable/remove debugMode local storeage entry
- add all assets to localStorage
- drop all debug logs to console (i.e. all routes found by router)
- ??? (add ideas)
@jak-pan
Copy link
Contributor Author

jak-pan commented Apr 25, 2024

We can use this as testing ground for "degen" mode. We can create new subdomain, but to use it we require some gatekeeping for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant