Skip to content

karynaur/opus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Support

For support in using this library, please join the #lib_opus Slack channel. If you’d like to follow along with any code changes to the library, please join the #code_opus Slack channel. Click here to join our Slack community!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 62.4%
  • JavaScript 32.7%
  • HTML 3.0%
  • Dockerfile 1.2%
  • Other 0.7%