Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/countnazgul/qseow-svelte-authentication-session
https://github.com/countnazgul/qseow-svelte-authentication-session
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/countnazgul/qseow-svelte-authentication-session
- Owner: countnazgul
- License: mit
- Created: 2021-12-31T17:01:57.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-03T07:58:05.000Z (about 3 years ago)
- Last Synced: 2024-12-17T20:43:30.156Z (20 days ago)
- Language: JavaScript
- Size: 46.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- 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-session)
### 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 24)
- run `npm run dev`
- open browser at `http://localhost:3000`