Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shivabhattacharjee/sso-auth-demo
https://github.com/shivabhattacharjee/sso-auth-demo
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/shivabhattacharjee/sso-auth-demo
- Owner: ShivaBhattacharjee
- Created: 2024-06-02T07:49:35.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-17T19:04:21.000Z (5 months ago)
- Last Synced: 2024-06-17T21:12:28.889Z (5 months ago)
- Language: TypeScript
- Homepage: http://demosso.theshiva.xyz/
- Size: 184 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Installation
```sh
git clone [email protected]:ShivaBhattacharjee/sso-auth-demo.gitcd sso-auth-demo
cp .env.example .env.local
bun install
bun dev
```server will start at http://localhost:3000
### VISIT THIS REPO FOR MORE INFO SSO(https://github.com/ShivaBhattacharjee/sso)