biocompute-objects / portal_userdb

1 stars 1 forks source link

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: