Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cnpem/sophys-web
Bluesky http-server client apps developed by the Control Software Group @LNLS/CNPEM.
https://github.com/cnpem/sophys-web
Last synced: 26 days ago
JSON representation
Bluesky http-server client apps developed by the Control Software Group @LNLS/CNPEM.
- Host: GitHub
- URL: https://github.com/cnpem/sophys-web
- Owner: cnpem
- License: gpl-3.0
- Created: 2024-06-21T18:27:45.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-12-19T16:30:37.000Z (about 1 month ago)
- Last Synced: 2024-12-19T16:35:44.815Z (about 1 month ago)
- Language: TypeScript
- Homepage:
- Size: 1.47 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sophys Web
A collection of web applications and its resources for the Sirius Ophyd and blueskY utilitieS (SOphYS) project.
## TODOS
- [x] Start monorepo.
- [x] Start of a UI package for the webapp using `shadcn-ui`
- [ ] CI/CD pipeline.
- [x] Linting.
- [x] Format check.
- [ ] Testing.
- [x] Build.
- [ ] Deploy.
- [ ] Test client demo.
- [ ] Form auto generation from _ANY_ plan schema.
- [ ] SPU beamline client demo.
- [ ] Nav bar.
- [ ] Experiment queue interface.
- [ ] v0 UI.
- [ ] Tray
- [ ] Queue
- [ ] History
- [ ] Bluesky http-server commands.
- [ ] Load list of experiment params from file (csv?).
- [ ] Image viewer.
- [ ] Plot viewer.
- [ ] Common api package
- [ ] PVs.
- [ ] Queue server w/ bluesky http-server.
- [ ] Remote processing.
- [ ] SSE real-time queue server updates.
- [ ] Auth package.
- [x] LDAP auth.
- [x] Session token rotation.
- [ ] Apply user roles for apps permissions.
- [ ] Documentation.