|
- SvelteKit - Reddit
It's a framework for building apps with Svelte, complete with server-side rendering, routing, code-splitting for JS and CSS, adapters for different serverless platforms and so on If you're familiar with , SvelteKit is Sapper's successor
- What is SvelteKit? : r sveltejs - Reddit
SvelteKit, on the other hand, is a “meta-framework” that is designed for Svelte Just like how Svelte is an opinionated way to handle reactivity in your website, SvelteKit is an opinionated way to build Svelte applications It’s a toolbox for bundling, packaging, and running your Svelte website
- Sveltekit with Python backend : r sveltejs - Reddit
I want to use svelte for ease of use because I'm not a frontend person I want to use sveltekit for SEO I want to use a python backend API serving the svelte frontend because I know python much better than JS, and because there are perhaps better backend tools for python than js (mature orms, mature async task processing, migrations, etc) How do I configure sveltekit to call my python backend
- Sveltekit vs Astro : r sveltejs - Reddit
Sveltekit while never super popular is still more mature When using the newer libraries like Astro or Quik I just keep finding little things that are missing from more mature frameworks and that gives me a bad taste I don't like building anything substantial on what feels like a beta
- Sveltekit with a database : r sveltejs - Reddit
Sveltekit with a database Hey peeps, i'm starting my first sveltekit project and would like to know how to work in a database connection Basically, i'm running docker-compose to spin up a postgresdb and want to use node-postgres to connect to it I'm guessing i'll need to use the node-adapter and use the server hook file?
- How do you use SvelteKit with HTTPS : r sveltejs - Reddit
I am curently at work using SvelteKit and the website is mostly ready to use so I tried figuring out how to deploy it using the Node adapter At the moment I'm using a Nginx server to route the trafic to the NodeJS server and use the SSL certificate Now I would be interested if there's any SvelteKit Vite way to do this or are you doing something completly different for production
- Should I use SvelteKit with a separate back-end? : r sveltejs
I’m new to both SvelteKit and SSR I know SvelteKit has Endpoints which enables the developer to run code server-side But the majority of projects using SvelteKit I have seen either use a separate back-end or use the endpoints just to have a place to store API keys and send the request to another API From this point, I don’t see how SvelteKit is used as a “fullstack framework”, as
- Ollama + SvelteKit : r sveltejs - Reddit
RelationshipSome9200 Ollama + SvelteKit Hey guys, Inspired by Ollama-WebUI, I made the lite version of it Features: Shadcn-Svelte, Vercel AI SDK, Prisma, Sqlite Database, create cusom LLMs using Modelfiles, manage models, download new models from Ollama
|
|
|