Local Development Environment
Local Build and Execution
Summary
An application or service can be built and run locally without depending on a shared environment.
Standards
- An application or service MUST be buildable and runnable from a developer's machine without depending on a shared development or test environment.
- The local build and startup path SHOULD complete quickly enough to support an uninterrupted development workflow.