Boilerplate Configuration
Applications based on the boilerplate can be configured in multiple ways:
- Environment Variables. Mostly used for settings that differ between development and production.
- Material-UI Look and Feel. The Material-UI library used for the web application allows for extensive customization.
- Configuration Folder. Different aspects of the boilerplate can be modified by changing the code and settings files in the configuration folder.