SABBIRZ
  • Blog
  • 3D Blog
  • Video Tutorials
  • Git Guide
  • Products
    • Apache Superset
    • DaVinci Resolve
    • Macromaster
    • Excalidraw
  • Request

Total Result: 0

Please enter a search term to see results.

SABBIRZ
  • 01 Blog
  • 02 3D Blog
  • 03 Video Tutorials
  • 04 Git Guide
  • 05 Products
  • 08 Request

Tech · 3D · Creative Tutorials

Install sveltekit using graphql

graphql and sveltekit

graphql and sveltekit

graphqlsveltekit

Run

npm create svelte@latest my-app

or

npm create svelte@latest .

Install Node Modules

npm install

Add tailwind using npx and svelte-add

npx svelte-add@latest tailwindcss

Install Graphql & daisyui with npm

npm i -D graphql-request graphql env-cmd daisyui @tailwindcss/typography

Create a .env file to place the API query here

Related posts

Sveltekit image optimization

Speed Up SvelteKit by Importing Images from src/lib

Improve caching and performance in SvelteKit by importing images from src/lib instead of static. Learn why and how this approach works.

image cachingfrontend dev tipssveltekit image guidesveltevite static filessveltekit best practicesfrontend optimizationsvelte image importsveltekit performancefrontend cachingsveltekitweb performance svelte
Read More
sveltekit-serverjs-vs-svelte-file

SvelteKit Explained +server.js vs +page.server.js vs +page.js

Learn the differences between +server.js, +page.server.js, and +page.js in SvelteKit. Understand server-side and client-side data fetching for optimal performance.

sveltekitsveltefile system
Read More
Github REST API read repo file

How to Fetch Files from GitHub with REST API in SvelteKit

Learn how to use the GitHub REST API to read and display files like sitemap.xml in your SvelteKit application. A step-by-step guide for developers.

sitemapJavaScriptFetch GitHub Filessveltekitweb developmentGitHub REST APIAPI Integration
Read More

Table of Contents

About Me YouTube Blog Video Tutorials Git Guide Shorts Products Opinion Privacy Policy Changelog

© 2024 - All right reserved by SABBIRZ.COM