https://github.com/dghelm/skynet-kernel-auth-app
https://github.com/dghelm/skynet-kernel-auth-app
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dghelm/skynet-kernel-auth-app
- Owner: dghelm
- Created: 2022-05-27T19:09:41.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-07T15:21:00.000Z (about 4 years ago)
- Last Synced: 2025-01-28T21:46:19.647Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://skt.us/auth.html
- Size: 151 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kernel Auth Page
This Svelte projects builds to a single `auth.html` with fully-inline JS, CSS and fonts.
## Development
To build, run `npm i` then `npm run build`. For live-development, `npm run dev` is available, and `npm run serve` will serve the latest build file.
Skynet Kernel logic is contained in `./src/lib/helpers.ts` and `./src/libs/skynet.ts`.
The `fonts-minimal.css` file may need replaced if modified text extends beyond a simple character set.