Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sites.yml to reflect new Passlock monorepo #128

Merged
merged 4 commits into from
Sep 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ repos:
stages: [commit, commit-msg]

- repo: https://github.com/pre-commit/mirrors-eslint
rev: v9.8.0
rev: v9.10.0
hooks:
- id: eslint
types: [file]
Expand Down
20 changes: 10 additions & 10 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -668,6 +668,16 @@ Awesome examples of SvelteKit in the wild. Visit **[janosh.github.io/awesome-sve

uses: [TypeScript], [Sass], [Monaco], [WASM]

1. **[Auth starter app](https://passlock.dev)** 
[[code](https://github.com/passlock-dev/passlock/tree/master/packages/create-sveltekit/docs)] 
<a href="https://github.com/passlock-dev/passlock/stargazers">
<img src="https://img.shields.io/github/stars/passlock-dev/passlock?logo=github" alt="GitHub stars" valign="middle">
</a>

SvelteKit template featuring Passkeys, Social Sign in and more.<br>

uses: [passlock], [tailwind], [superforms], [lucia]

1. **[Paper Trader Game](https://paper-trader.davjhan.com)**&nbsp;
[[code](https://github.com/davjhan/paper-trader-game)]&ensp;
<a href="https://github.com/davjhan/paper-trader-game/stargazers">
Expand Down Expand Up @@ -714,16 +724,6 @@ Awesome examples of SvelteKit in the wild. Visit **[janosh.github.io/awesome-sve

uses: [TypeScript], [PNPM], [Cloudflare Pages], [MDsveX], [Tailwind], [PostCSS], [DaisyUI]

1. **[Passkey authentication starter](https://d1rl0ue18b0151.cloudfront.net)**&nbsp;
[[code](https://github.com/passlock-dev/svelte-passkeys)]&ensp;
<a href="https://github.com/passlock-dev/svelte-passkeys/stargazers">
<img src="https://img.shields.io/github/stars/passlock-dev/svelte-passkeys?logo=github" alt="GitHub stars" valign="middle">
</a>

SvelteKit template featuring Passkeys, Social Sign in and more.<br>

uses: [passlock], [tailwind], [superforms], [lucia]

1. **[The Pudding](https://pudding.cool)**&nbsp;
[[code](https://github.com/the-pudding/website)]&ensp;
<a href="https://github.com/the-pudding/website/stargazers">
Expand Down
38 changes: 19 additions & 19 deletions site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,29 +18,29 @@
},
"devDependencies": {
"@iconify/svelte": "^4.0.2",
"@playwright/test": "^1.45.1",
"@playwright/test": "^1.47.1",
"@rollup/plugin-yaml": "^4.1.2",
"@sveltejs/adapter-static": "^3.0.2",
"@sveltejs/kit": "^2.5.18",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@sveltejs/adapter-static": "^3.0.5",
"@sveltejs/kit": "^2.5.28",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"dotenv": "^16.4.5",
"eslint": "8",
"eslint-plugin-svelte": "^2.41.0",
"eslint": "^9.10.0",
"eslint-plugin-svelte": "^2.44.0",
"js-yaml": "^4.1.0",
"marked": "^13.0.2",
"prettier": "^3.3.2",
"prettier-plugin-svelte": "^3.2.5",
"puppeteer": "^22.12.1",
"sharp": "^0.33.4",
"svelte": "4.2.18",
"svelte-check": "^3.8.4",
"marked": "^14.1.2",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.6",
"puppeteer": "^23.3.1",
"sharp": "^0.33.5",
"svelte": "4.2.19",
"svelte-check": "^4.0.2",
"svelte-multiselect": "^10.3.0",
"svelte-preprocess": "^6.0.1",
"svelte-zoo": "^0.4.10",
"svelte2tsx": "^0.7.13",
"typescript": "5.5.3",
"typescript-eslint": "^7.15.0",
"vite": "^5.3.3"
"svelte-preprocess": "^6.0.2",
"svelte-zoo": "^0.4.11",
"svelte2tsx": "^0.7.19",
"typescript": "5.6.2",
"typescript-eslint": "^8.6.0",
"vite": "^5.4.6"
},
"keywords": [
"sveltekit",
Expand Down
12 changes: 7 additions & 5 deletions site/src/sites.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3054,9 +3054,11 @@
name: martin
location: France
company: null
- title: Passkey authentication starter
url: https://d1rl0ue18b0151.cloudfront.net
repo: https://github.com/passlock-dev/svelte-passkeys
- title: Auth starter app
url: https://passlock.dev
site_src: >-
https://github.com/passlock-dev/passlock/tree/master/packages/create-sveltekit/docs
repo: https://github.com/passlock-dev/passlock
description: SvelteKit template featuring Passkeys, Social Sign in and more.
uses:
- passlock
Expand All @@ -3071,8 +3073,8 @@
- template
date_created: 2024-04-22T00:00:00.000Z
date_added: 2024-05-17T00:00:00.000Z
slug: passkey-authentication-starter
repo_stars: 60
slug: auth-starter-app
repo_stars: 114
contributors:
- github: thobson
twitter: TobyHobsonUK
Expand Down
Binary file added site/static/screenshots/auth-starter-app.avif
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
7 changes: 4 additions & 3 deletions sites.yml
Original file line number Diff line number Diff line change
Expand Up @@ -893,9 +893,10 @@
date_created: 2022-02-03
date_added: 2024-01-22

- title: Passkey authentication starter
url: https://d1rl0ue18b0151.cloudfront.net
repo: https://github.com/passlock-dev/svelte-passkeys
- title: Auth starter app
url: https://passlock.dev
site_src: https://github.com/passlock-dev/passlock/tree/master/packages/create-sveltekit/docs
repo: https://github.com/passlock-dev/passlock
description: SvelteKit template featuring Passkeys, Social Sign in and more.
uses: [passlock, tailwind, superforms, lucia]
tags: [security, authentication, passkeys, template]
Expand Down