Skip to content

launchdarkly-labs/visual-backend-demo-app-fe

Repository files navigation

Talking Migration Site

Setup Instructions

  1. Clone the repo from https://github.com/halex5000/talking-migration-webinar.git

  2. cd into the talking-migration-webinar-site directory

  3. npm install to install the project dependencies

  4. Make a copy of the .env.example file and rename to .env.local

  5. Update the value of VITE_LAUNCHDARKLY_CLIENT_SDK_KEY to your own Client-side SDK key from LaunchDarkly

  6. npm run dev to run the project on the default port of 5173

  7. The app should now be running on http://localhost:5173

About

Demo app to show case things happening in the back end but in a visual flow chart

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published