Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/countnazgul/qseow-svelte-authentication
https://github.com/countnazgul/qseow-svelte-authentication
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/countnazgul/qseow-svelte-authentication
- Owner: countnazgul
- License: mit
- Created: 2021-04-08T15:41:08.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-05T04:34:31.000Z (about 3 years ago)
- Last Synced: 2024-12-17T20:43:30.158Z (about 1 month ago)
- Language: JavaScript
- Size: 83 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
`SvelteKit` companion repo for [blog post](https://sstoichev.eu/qseow-authentication-svelte)
### Install
- clone/download this repo
- run `npm install` from inside the folder where the repo is cloned
- open `src/routes/index.svelte`
- edit `qsHost` variable (row 15)
- run `npm run dev`
- open browser at `http://localhost:3000`