Skip to content

BrainSharer/django_api

Repository files navigation

### README for the ActiveBrainAtlas Django database portal

TO RUN DJANGO API SERVER: 1. create local_settings.py file under django_api/brainsharer folder. Note: This file will require the following entries (with your custom credentials): SECRET_KEY, DATABASES, GOOGLE_OAUTH2_CLIENT_SECRET, GITHUB_OAUTH2_CLIENT_SECRET 2. create virtual environment, activate and install requirements.txt (pip install -r requirements.txt)

About

This is the Django backend database portal and REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors