Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 600 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 600 Bytes

Logpanel

Code CI License

Source Code https://github.com/DiamondLightSource/logpanel

Frontend Logpanel, similar to the GDA Logpanel, that aggregates logs in the from the Graylog Server

Development

Further Developing the Code requires both npm and yarn to be installed:

yarn install

yarn build

To test code and host server on localhost:

yarn dev