cherry
SvelteKit
Our great sponsors
cherry | SvelteKit | |
---|---|---|
3 | 553 | |
204 | 14,777 | |
- | 3.0% | |
10.0 | 9.8 | |
3 months ago | 7 days ago | |
Svelte | JavaScript | |
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.
cherry
-
Cherry - an open source self-hostable bookmark service
GitHub repo
No LDAP, but there is forward auth support. See https://github.com/haishanh/cherry/issues/6
SvelteKit
-
Authentication system using Golang and Sveltekit - Initialization and setup
SvelteKit v1 - Main frontend framework
-
Am I screwed if I'm finding it really difficult to enjoy using HTML/CSS and JS?
I suggest trying a web framework that has TypeScript support, like SvelteKit. You'll have a transpiler instead of a compiler, but you'll have the development experience you wanted.
-
What is a good ERP/CRM base to use for a company to create a custom functionality-rich website but expect regular employees to know how to add content to the website?
You could then pair that with something like Remix, Next, Sveltekit, Nuxt, etc, depending on your preferred framework for your frontend.
-
Sveltekit Auth Starter Project with Lucia auth, Skeleton UI, Prisma, Zod and Super Forms.
I made a Sveltekit Auth starter if anyone needs a starting point for an app. A demo is here. It is an open source auth starter project utilizing Lucia for authentication, Skeleton for ui elements, Prisma for database connectivity and type safety and Sveltekit for the javascript framework. I also used Zod and Superforms to handle form validation and management. It has email verification, password reset, and will send an email if the user changes their email address to re-verify it. It is released as open source under an MIT license.
-
What are the biggest issues with Svelte?
I believe websockets still need to be implemented natively in SvelteKit. This issue is one year old and yet to be resolved: https://github.com/sveltejs/kit/issues/1491
So Rich recently came back to the issue of custom fetch, and came up with teleporting: https://github.com/sveltejs/kit/issues/9160
- How to host SvelteKit app on a subdirectory?
-
Authentication system using rust (actix-web) and sveltekit - Token regeneration and password reset
A full-stack secure and performant authentication system using rust's Actix web and JavaScript's SvelteKit.
-
Authentication system using rust (actix-web) and sveltekit - File upload to AWS S3, Profile Update
We have explored quite a handful of the technologies we set up to learn. From extracting JSON data and session tokens from request objects in actix-web to working with forms, interactive UI elements and server-side rendering with SvelteKit. We still have some missing pieces, however. What about handling Multipart FormData in actix-web? How can we integrate the popular AWS S3 to our application to scalably manage its files (images, in this context)? These questions and many more will be addressed in this post. Apologies if it's lengthy.
-
Full-stack authentication system using rust (actix-web) and sveltekit
An authentication system is an integral part of modern applications. It's so important that almost all modern applications have some sort of it. Because of their critical nature, such systems should be secure and should follow OWAP®'s recommendations on web security and password hashing as well as storage to prevent attacks such as Preimage and Dictionary attacks (common to SHA algorithms). To demonstrate some of the recommendations, we'll be building a robust session-based authentication system in Rust and a complementary frontend application. For this article series, we'll be using Rust's actix-web and some awesome crates for the backend service. SvelteKit will be used for the frontend. It should be noted however that what we'll be building is largely framework agnostic. As a result, you can decide to opt for axum, rocket, warp or any other rust's web framework for the backend and react, vue or any other javascript framework for the frontend. You can even use rust's yew, seed or some templating engines such as MiniJinja or tera at the frontend. It's entirely up to you. Our focus will be more on the concepts.
What are some alternatives?
Next.js - The React Framework
Nuxt.js - Nuxt is an intuitive and extendable way to create type-safe, performant and production-grade full-stack web apps and websites with Vue 3. [Moved to: https://github.com/nuxt/nuxt]
Express - Fast, unopinionated, minimalist web framework for node.
astro - The all-in-one web framework designed for speed. ⭐️ Star to support our work!
vite - Next generation frontend tooling. It's fast!
Svelte - Cybernetically enhanced web apps
qwik - Instant-loading web apps, without effort
remix - Build Better Websites. Create modern, resilient user experiences with web fundamentals.
Playwright - Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
solid - A declarative, efficient, and flexible JavaScript library for building user interfaces.
Sapper - The next small thing in web development, powered by Svelte
Angular - The modern web developer’s platform