You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This feature would add dev tooling to various parts of the project to help out with development.
An initial key one I can think of is a way to simulate registration with some dummy data, doing everything with the exception of actually writing the data to the db. This could have a small, on-screen bubble that could be used to interact with the feature.
Dev tools would be toggle-able via some kind of ENABLE_DEVTOOLS environment variable.
The text was updated successfully, but these errors were encountered:
This feature would add dev tooling to various parts of the project to help out with development.
An initial key one I can think of is a way to simulate registration with some dummy data, doing everything with the exception of actually writing the data to the db. This could have a small, on-screen bubble that could be used to interact with the feature.
Dev tools would be toggle-able via some kind of
ENABLE_DEVTOOLS
environment variable.The text was updated successfully, but these errors were encountered: