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

https://github.com/xpd54/ydentityserver


https://github.com/xpd54/ydentityserver

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# ydentityServer

This is backend server where ydentity store it's services.
Each entry in database is 1 service which host service name, it's logo and auth value which helps to generate ToTp

To Run this with Docker use following command

1. docker build -t ydentiy .
2. docker compose up