Setup
Configure your editor¶
In this step, you will configure the editor you will use for development. Configuration steps have been added for Rider, VS Code, and Visual Studio.
You need to open your editor at the root project directory. Each module under src/Services runs as a separate API.
To run all features in the local Appcircle application, all modules need to be running at the same time.
cd ac-dev-stack