This subgraph is responsible for all things user-related such as user accounts and profiles.
Connected to a federated graph on Studio.
-
Run
npm install
. -
If you don't want to run the accounts REST API locally, create a
.env
file and copy the contents from.env-example
.