sveltekit-starter
sveltekit-s3-compatible-storage
sveltekit-starter | sveltekit-s3-compatible-storage | |
---|---|---|
5 | 2 | |
605 | 1 | |
- | - | |
0.0 | 3.4 | |
14 days ago | 4 months ago | |
Svelte | Svelte | |
MIT License | BSD 3-clause "New" or "Revised" 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.
sveltekit-starter
-
Svelte/Vite integration with Storybook/Tailwind?
I had this on my starred repos, I hope you find it useful!
-
Load data from an API on localhost - then deliver from SvelteKit server to client
For Endpoints, I'd recommend checking out this example for a good idea on how they're used. If you're gonna be transforming the external API data, you can do it in the Endpoint. Speed really hasn't been a concern for me, even deployed on Cloudflare Workers. Here's one of my endpoints, for an example of how I use and abuse endpoints lmfaoo.
-
Design systems with Storybook - seeking suggestions
I saw that but it's not really designed for component libraries. It's also SSR. I'm looking to do client side rendering. Really good template though. Will probably take inspiration from it when moving past components.
- Good Sveltekit template
sveltekit-s3-compatible-storage
-
SvelteKit S3 Multipart Upload: Video Cloud Storage
git clone https://github.com/rodneylab/sveltekit-s3-compatible-storage.git sveltekit-s3-multipart-upload cd sveltekit-s3-multipart-upload pnpm install
-
SvelteKit S3 Compatible Storage: Presigned Uploads
You can see the full code for this SvelteKit S3 compatible storage project on the Rodney Lab Git Hub repo.
What are some alternatives?
cookiecutter-sveltekit-fastapi - A cookiecutter template for creating a custom Web app that combines SvelteKit and FastAPI
sveltekit-s3-multipart-upload - SvelteKit S3 Multipart Upload: how you can upload large files, such as video to your S3 compatible storage provider using presigned URLs.
sveltekit-seo - Demo site for SvelteKit SEO showing how to set up meta tags in a SvelteKit blog site.
Beatbump - Alternative YouTube Music frontend built with Svelte/SvelteKit 🎧
sveltekit-prisma - A sample repository to show how SvelteKit and Prisma work together.
sveltekit-typescript-showcase - This repository shows how Svelte and SvelteKit work together with TypeScript.
svelte-tw-pagination - Svelte + tailwindcss pagination component
skeleton - A complete design system and component solution, built on Tailwind.
husky - Git hooks made easy 🐶 woof!
serge - A web interface for chatting with Alpaca through llama.cpp. Fully dockerized, with an easy to use API.
sveltekit-instagram-infinite-scroll - SvelteKit infinite scroll: see how you can use Svelte stores and a reactive function to implement an infinite scrolling Instagram feed.
sveltekit-blog-mdx - SvelteKit MDX starter blog with MDsveX (Svelte in markdown)