https://github.com/xpd54/ydentityserver
https://github.com/xpd54/ydentityserver
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xpd54/ydentityserver
- Owner: xpd54
- Created: 2023-05-07T15:15:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-23T05:27:58.000Z (over 2 years ago)
- Last Synced: 2023-08-13T15:12:13.698Z (over 2 years ago)
- Language: JavaScript
- Size: 251 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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