initial
This commit is contained in:
24
README.md
Normal file
24
README.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# idp.global
|
||||
|
||||
Open Source identity platform for everyone, everywhere.
|
||||
|
||||
## Tech Stack
|
||||
|
||||
- Vite
|
||||
- TypeScript
|
||||
- React
|
||||
- shadcn/ui
|
||||
- Tailwind CSS
|
||||
|
||||
## Development
|
||||
|
||||
```sh
|
||||
# Install dependencies
|
||||
pnpm install
|
||||
|
||||
# Start dev server
|
||||
pnpm dev
|
||||
|
||||
# Build for production
|
||||
pnpm build
|
||||
```
|
||||
Reference in New Issue
Block a user