Skip to content

Development Environment

franciscoabenza edited this page Nov 5, 2022 · 3 revisions

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.

The app is using Model - View - Controller framework. What is MVC?

Clone this wiki locally