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?

<iframe width="560" height="315" src="https://www.youtube.com/embed/DUg2SWWK18I" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
Clone this wiki locally