Overview
Note: Abyss App Starter Kit only
Settings is to help with configuration with the backend and the build process.
Abyss settings config file is called settings.json under the .abyss config directory.
├── .abyss| ├── environments.json| └── settings.jsonAbyss Configuration
Here are the default settings:
{ "buildType": "server-node"}