We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The main differences between the "production" and "dev" are that the dev environment has additional features for testing, linting etc.
You can also visit the url /api/help which will give you a list of known routes in the site.
/api/help
The app is using Model - View - Controller framework. What is MVC?