OpenMined / opus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Private Identity Server

  • /client - Create React App front-end for identity service
  • /server - Flask private identity server

Running the Application

Make sure you have docker installed on your system.

  1. run docker-compose build
  2. run docker-compose up

This will start both the client/server application, and both will reload automatically as you make changes.

Further Documentation

See the Readmes within the client/ and server/ directories for more information.

About

License:Apache License 2.0


Languages

Language:Python 62.3%Language:JavaScript 32.7%Language:HTML 3.0%Language:Dockerfile 1.2%Language:Mako 0.7%