svelte-starter-kit
awesome-sveltekit
svelte-starter-kit | awesome-sveltekit | |
---|---|---|
19 | 1 | |
450 | 1,099 | |
- | 1.5% | |
0.0 | 4.4 | |
about 2 years ago | 17 days ago | |
Svelte | Svelte | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
svelte-starter-kit
-
Do you know any Svelte + Typescript repos?
I started adding Typescript to my project. I found Svelte-Starter-Kit is useful.
- Can anyone give me link to svelte project with login capabilities and auth routes ?
-
How should I approach auth?
You can check how it's done in Svelte Starter Kit
-
Sveltekit with: Supabase or headless cms? Need help please
I love Supabase, and maintain a SvelteKit + Supabase Open-Source Starter Kit, but between Supabase and Headless CMS, for this use case, I'd definitely recommend a Headless CMS. Any headless CMS(including WordPress) you prefer.
-
How to access the JWT token in load function in the svelte kit?
If you want to use the load function on the server, you'd be required to maintain the JWT token in a cookie, access it on the server in an API route/endpoint, and then you'll have to make calls to those API endpoints in the load function to check a user's credentials. Something like Svelte Starter Kit's Profile Page.
- Svelte Starter Kit(updated) - Packed with more features out of the box!
-
New to Svelte, love the syntax and idea. Can anyone provide tips on setting up full stack with auth?
It's fixed now https://github.com/one-aalam/svelte-starter-kit/issues/17
- SvelteKit - SSG and SPA
-
Svelte Starter Kit (Updated)
Head over to https://github.com/one-aalam/svelte-starter-kit/tree/auth-supabase to explore! (More exciting updates on the way)
-
Please help me with creating a protected route in my sveltekit project.
Hey, you can see how it's done here
awesome-sveltekit
-
Sveltekit - to use or not to use?
If you wanna explore few open-source Svelte Kit projects, you can visit awesome-svelte-kit or have look at my project here.
What are some alternatives?
svelte-spa-router - Router for SPAs using Svelte 3
next-starter-kit - Next.js with brilliant bells and useful whistles
routify - Automated Svelte routes
sveltekit-content-security-policy - SvelteKit Content Security Policy: how you can add CSP to reduce your Svelte site's cross-site scripting (XSS) attack surface.
Sapper - The next small thing in web development, powered by Svelte
uvu - uvu is an extremely fast and lightweight test runner for Node.js and the browser
svelte-vertical-timeline - Svelte components for creating a vertical timeline⏳⏳
gfonts - A Google Fonts Clone.
Svelvet - 🎛 A Svelte library for building dynamic, infinitely customizable node-based user interfaces and flowcharts
Svelte - web development for the rest of us