Skip to content

PlamenHristov/private-identity-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 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.

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%
  • Mako 0.7%