Skip to content

biocompute-objects/portal_userdb

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Repository files navigation

BCO Portal

The BCO Portal consists of two applications.

BCO Portal Server (AKA UserDB)

The SERVER directory contains the UserDB application. It utilizes Django (Python) and a SQLite3 DB.

BCO Portal Client (AKA Portal)

The CLIENT directory contains the UI application. It utilizes React and Redux ToolKit.

Deployment instructions can be found here: