mirror of
https://github.com/pocket-id/website.git
synced 2026-02-16 14:27:17 -08:00
main
Pocket ID is a simple OIDC provider that allows users to authenticate with their passkeys to your services.
This website is built with SvelteKit and MDSX.
Contributing
Setup
- Install the dependencies:
pnpm install - Start the development server:
pnpm dev
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
Structure
The markdown files are located in the docs folder and the sidebar is configured via src/lib/config/docs.ts.
Description
Languages
Svelte
66.7%
TypeScript
21.7%
CSS
8.4%
Shell
1.6%
JavaScript
1.4%
Other
0.2%