ctflow-demo How to run Run demo project on Github Codespaces Login to github, init a new space Run the portforward for 6080 if needed - Visit the website your_url:6080 then put the password `ctflow-demo` to access the UI On the terminal Ctrl + J or CMD + J, run npx cypress install npx cypress open then you will see the cypress app is open on the GUI. Start testing with your favorite browser (default is electron). Change one of the ctflow file, click save & run to see the update.