Skip to content

z0xca/website

 
 

Repository files navigation


Pocket ID Website

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

  1. Install the dependencies:
    pnpm install
  2. 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.

About

The website and docs of Pocket ID.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Svelte 67.2%
  • TypeScript 21.7%
  • CSS 8.1%
  • Shell 1.5%
  • JavaScript 1.3%
  • HTML 0.2%