Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 379 Bytes

File metadata and controls

13 lines (9 loc) · 379 Bytes

CONTRIBUTING

...

Projects Structure

/apps/client Frontend code with Vite.
/apps/server Rust server that connects the physical device to the front end.
/apps/sentinel-go Audio transfer test code written in Golang.
/apps/landing Landing page code https://vessel.cartesiancs.com

/docs Document code https://vessel.cartesiancs.com/docs
/tests Test code.