An open API service indexing awesome lists of open source software.

https://github.com/vsoch/cogat-docker

testing implementation of Cognitive Atlas as neo4j served with docker, for some application
https://github.com/vsoch/cogat-docker

Last synced: over 1 year ago
JSON representation

testing implementation of Cognitive Atlas as neo4j served with docker, for some application

Awesome Lists containing this project

README

          

# Cogat-Docker

Light Django application and containers for Spark and Neo4j to serve the Cognitive Atlas and manage development.

## Getting started

Get Docker: [https://docs.docker.com/installation/](https://docs.docker.com/installation/)

## Setting up social authentication

To set up the social auth backend, after starting the server you will need to [follow these instructions](https://django-allauth.readthedocs.io/en/latest/installation.html#post-installation).

More details to come.