Switcher Resolver Node
Resolver Node for Component Switchers
Resolver Node for Component Switchers
Switcher Resolver Node is the Feature Flag resolver that runs the Switcher evaluation criteria engine.
- npm ci
- Add .env-cmdrc file into the project directory (use '.env-cmdrc-template')
- Replace values such as secret keys and URLs
Open Swagger UI by accessing the URL: http://localhost:3000/api-docs
Or use Postman by importing either the OpenAPI json from http://localhost:3000/swagger.json or Postman Collection from "requests/Switcher Resolver Node*"