Configuration
App configuration
Learn how to setup the overall settings of your app.
The application configuration is set at apps/web/config.ts
. This configuration stores some overall variables for your application.
This allows you to host multiple apps in the same monorepo, as every application defines its own configuration.