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

https://github.com/sgelias/lepiota

Contain the basic infrastructure to compose the Classeq-backend including Postgres, Neo4J, and Redis databases and the Django-based SSO.
https://github.com/sgelias/lepiota

django django-rest-framework docker-compose neo4j oauth2 postgresql redis sso-authentication

Last synced: 3 months ago
JSON representation

Contain the basic infrastructure to compose the Classeq-backend including Postgres, Neo4J, and Redis databases and the Django-based SSO.

Awesome Lists containing this project

README

          

# Classeq backend

Include basic infrastructure to serve the databases and the SSO system for Classeq.

## Usage

Just type in the terminal:

```bash
docker-compose up -d
```

___

Let's code and be happy!