-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(examples): clean up example READMEs, add deploy buttons
- Loading branch information
1 parent
00d495d
commit 5cf580d
Showing
3 changed files
with
90 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,40 @@ | ||
> The example repository is maintained from a [monorepo](https://github.com/nextauthjs/next-auth/tree/main/apps/example-sveltekit). Pull Requests should be opened against [`nextauthjs/next-auth`](https://github.com/nextauthjs/next-auth). | ||
> The example repository is maintained from a [monorepo](https://github.com/nextauthjs/next-auth/tree/main/apps/examples/sveltekit). Pull Requests should be opened against [`nextauthjs/next-auth`](https://github.com/nextauthjs/next-auth). | ||
<p align="center"> | ||
<br/> | ||
<a href="https://authjs.dev" target="_blank"><img width="150px" src="https://authjs.dev/img/logo/logo-sm.png" /></a> | ||
<h3 align="center">Auth.js Example App with <a href="https://kit.svelte.dev">SvelteKit</a></h3> | ||
<a href="https://authjs.dev" target="_blank"> | ||
<img height="64" src="https://authjs.dev/img/logo/logo-sm.png" /> | ||
</a> | ||
<a href="https://kit.svelte.dev" target="_blank"> | ||
<img height="64" src="https://upload.wikimedia.org/wikipedia/commons/1/1b/Svelte_Logo.svg" /> | ||
</a> | ||
<h3 align="center"><b>SvelteKit Auth</b> - Example App</h3> | ||
<p align="center"> | ||
Open Source. Full Stack. Own Your Data. | ||
</p> | ||
<p align="center" style="align: center;"> | ||
<a href="https://npm.im/@auth/sveltekit"> | ||
<img alt="npm" src="https://img.shields.io/npm/v/@auth/sveltekit?color=green&label=@auth/sveltekit&style=flat-square"> | ||
</a> | ||
<a href="https://bundlephobia.com/result?p=sveltekit-auth-example"> | ||
<a href="https://bundlephobia.com/result?p=@auth/sveltekit"> | ||
<img src="https://img.shields.io/bundlephobia/minzip/@auth/sveltekit?label=size&style=flat-square" alt="Bundle Size"/> | ||
</a> | ||
<a href="https://www.npmtrends.com/@auth/sveltekit"> | ||
<img src="https://img.shields.io/npm/dm/@auth/sveltekit?label=%20downloads&style=flat-square" alt="Downloads" /> | ||
<img src="https://img.shields.io/npm/dm/@auth/sveltekit?label=downloads&style=flat-square" alt="Downloads" /> | ||
</a> | ||
<a href="https://npm.im/next-auth"> | ||
<a href="https://npm.im/@auth/sveltekit"> | ||
<img src="https://img.shields.io/badge/TypeScript-blue?style=flat-square" alt="TypeScript" /> | ||
</a> | ||
</p> | ||
</p> | ||
|
||
# Documentation | ||
## Overview | ||
|
||
This is the official SvelteKit Auth example for [Auth.js](https://sveltekit.authjs.dev). | ||
|
||
|
||
## Getting started | ||
|
||
You can instantly deploy this example to [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=sveltekit-auth-example) by clicking the following button. | ||
|
||
- [sveltekit.authjs.dev](https://sveltekit.authjs.dev) | ||
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/nextauthjs/sveltekit-auth-example&project-name=sveltekit-auth-example&repository-name=sveltekit-auth-example) |
5cf580d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
auth-docs – ./docs
auth-docs-git-main-authjs.vercel.app
auth-docs-authjs.vercel.app
providers.authjs.dev
www.authjs.dev
warnings.authjs.dev
adapters.authjs.dev
authjs.dev
sveltekit.authjs.dev
errors.authjs.dev
next-auth-docs-m1mt.vercel.app