Pi Config API
This is the standalone API component used by Pi Config.
You can also use it without Pi Config and make API calls directly to your pi.
Development
If you wish to contribute to Pi Config's development, here are some helpful commands:
# install dependenciesnpm install# serve with hot reload at localhost:99npm run dev