Clone the Repository:
git clone https://github.com/biocompute/bcodb.git cd bcodb
Install Dependencies:
pip install -r requirements.txt npm install
Run the Applications:
cd server python manage.py runserver cd ../client npm start
Follow the detailed instructions in our Local deployment Guide
Follow the detailed instructions in our Production deployment Guide.
Our Docker deployment Guide is currently a work in progress. Stay tuned for updates.