https://github.com/freenit-framework/svelte-base
https://github.com/freenit-framework/svelte-base
Last synced: about 13 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/freenit-framework/svelte-base
- Owner: freenit-framework
- License: bsd-2-clause
- Created: 2022-10-10T18:46:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-06T19:13:51.000Z (over 1 year ago)
- Last Synced: 2025-06-20T17:43:42.228Z (12 months ago)
- Language: Svelte
- Size: 120 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Svelte Base for Freenit
Some of the basic concepts, so they don't have to be reimplemented in every
application. There are pages for User/Role/Theme list and detail and pages for
basic auth like Login, Register and Verify. Besides that, this repo contains
basic store which is easily expandable.