Management API Running Locally Create .env.local in this directory with the following content: VITE_RUN_ENVIRONMENT="dev" If running against a local instance of the api, set to local-dev instead. Then install dependencies and run yarn dev to start development server.