Skip to content
Will Rogers edited this page Jun 12, 2020 · 11 revisions

cs-web-proto is a prototype of a web-based UI for control systems, initially designed to support the EPICS control system.

To get started, please see the README and the Development Environment wiki page. The first step is to compile and run the code so that you can see the demo in a browser locally.

Although this is not a huge project (about 10,000 lines of code at time of writing) it introduces quite a number of different concepts, so it could take a little while to understand the different parts. Please ask for help in the cs-web-display-manager Slack channel, we are very happy to help.

There is a list of tasks on the Project Status page.

Some useful notes for understanding the project:

Clone this wiki locally