lgs / hanko-sveltekit-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hanko SvelteKit Starter

This repo shows how you can integrate Hanko with your SvelteKit App.

Clone the repo

git clone https://github.com/teamhanko/hanko-sveltekit-starter.git

Get the Hanko API URL

Get the API URL from Hanko console and add it to .env file.

Install dependencies

npm install

Run the project

npm run dev

About


Languages

Language:Svelte 41.9%Language:TypeScript 30.4%Language:JavaScript 18.5%Language:HTML 9.2%