This is a fork from the official RudderStack control plane lite which has been deprecated. This version of the Control Plane lite has been updated to use a new Node version and is not intended to be deployed within a production system.
This should be limited to local use to generate a workSpace.json file that a
deployed Kubernetes instance of the RudderStack data plane will use to
configure our sources and destinations.
# Launch the RudderStack Control Server, requires Docker and port 3000 to be
# free. This triggers a build and exposes the port on localhost:3000
make run
# Open this in an incognito browser
open "http://localhost:3000"