Skip to content

passkeydeveloper/tools.passkeys.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tools.passkeys.dev

Developer tools for passkeys and WebAuthn

Development

This site just uses raw HTML and JS, no SSG or build tools. However, things like a sitemap need to get generated.

The following dependencies are required to work on tools.passkeys.dev locally:

Once these are installed, enable pre-commit linting:

  1. In the project folder, run git config core.hooksPath .git-hooks
  2. Make the hook executable: chmod a+x .git-hooks/pre-commit

When you try to commit, the hook will check for staged HTML files and regenerate the sitemap if found.

About

Developer tools for passkeys and WebAuthn

Resources

License

Stars

Watchers

Forks