BimberLab / DiscvrLabKeyModules

A collection of public LabKey modules developed by the Bimber Lab
4 stars 4 forks source link

Migrate appropriate parts of ReactJS code to discvr-components #118

Open bbimber opened 2 years ago

bbimber commented 2 years ago

As our react code evolves, it will likely be useful to have some core code/components in a standalone monorepo with multiple npm packages, rather than living in the repo with a specific LabKey module. I created bimberlab/discvr-components, which is currently just a stub repo. We should build the basic repo structure to house multiple npm packages, and add whatever basic github actions are appropriate for CI and publishing artifacts.

Some thoughts on what might make sense to migrate here:

hextraza commented 9 months ago

Added a bit to https://github.com/bimberlabinternal/discvr-components/issues as a starting point. In particular we should flesh out https://github.com/bimberlabinternal/discvr-components/issues/3 with anything else