Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 342 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 342 Bytes

OpenBIS-SMILES

Simple interface to OpenBIS instance with ability to draw SMILES from IUPAC names and automatically populate fields

To configure a different openbis instance, edit vite.config.js and change the entry '/openbis/'

To start the project, use

docker compose up

To see the webapp, go to [https://localhost:8081/main]