Skip to content

Commit 19ea80f

Browse files
committed
Add link to ref docs in Dev server README
1 parent fc7ff86 commit 19ea80f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

internal/dev_server/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@
22
The dev server is a go server that ldcli can run. It provides a local-only version of all the APIs that support LaunchDarkly SDKs. You can use it to serve flags to local and ephemeral environments. It copies flag _values_ for a project from a source environment and serves those. There are also APIs that let you override those values so that you can enable a feature just in your dev environment, e.g.
33

44
The build of the dev server is incorporated into the ldcli build itself. The UI provided by the dev server has a [manual build](./ui/README.md).
5+
6+
## Reference Docs
7+
For assistance starting with or running dev-server, refer to the [reference docs](https://launchdarkly.com/docs/guides/flags/ldcli-dev-server).

0 commit comments

Comments
 (0)