Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dtgoitia/test-webauthn
https://github.com/dtgoitia/test-webauthn
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dtgoitia/test-webauthn
- Owner: dtgoitia
- Created: 2024-12-07T19:19:49.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-07T19:22:16.000Z (about 1 month ago)
- Last Synced: 2024-12-07T20:20:20.066Z (about 1 month ago)
- Language: JavaScript
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```bash
# start development shell
nix develop# find out local IP
bin/find-my-ip-in-lan.sh# manually update DNS records to point to it
# generate a Let's Encrypt certificate locally
bin/lets-encrypt/generate-certificates.sh# start local server
python serve# or start the frontend
cd webapp; npm run start
```navigate to: https://beltz.dtgoitia.dev:5173/